Skip to content

Occurred error args in define expression #391

@m11o

Description

@m11o

Hi, This project is fantastic!
I studied scheme lang by using scheme.wasm.html.
But, there is a bug not to use define expression in the site.
Please check it.

Expected

> (define (square a) (* a a))
; defined

Actually

> (define (square a) (* a a))
<error args (square a) (* a a)>

Version: v0.1-136-gb5ce0b8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions