Skip to content

confusing syntax error #305

@goretkin

Description

@goretkin

I don't know if there is a solution, but I think this syntax error could be clearer.

julia> if true
              assert(true))
syntax error: improperly terminated if statement

maybe something more like

julia> assert(true))                            
syntax error: unexpected )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions