Skip to content

let x = 1 # ParseError #565

Open
@WalterMadelim

Description

@WalterMadelim
julia> let x = 1
       x
       end
1

julia> let x = 1 #
ERROR: ParseError:
# Error @ REPL[2]:1:10
let x = 1 #
#        └ ── premature end of input
Stacktrace:
 [1] top-level scope
   @ none:1

from https://discourse.julialang.org/t/let-x-1-parseerror/130050?u=waltermadelim

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