Skip to content

(= (set *number* 5) 5) gives false #7

@aarroyoc

Description

@aarroyoc

According to the Book of Shen, an assignment not only binds a global variable to a value, it should also return the normal form of the value, so

(= (set *number* 5) 5)

should be true instead of false

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