Skip to content

Unclosed If Expressions #2

Description

@lucifer1004

I believe this is a caveat of the WAIIG book, not of a specific implementation.

Currently, the following code (an unclosed if expression)

if (true) { puts(2)

is parsed and evaluated as a valid expression.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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