ERROR: syntax: extra token “r” after end of expression
Stacktrace:
[1] top-level scope at REPL[68]:1
[2] include_string(::Function, ::Module, ::String, ::String) at .\loading.jl:1088
Don’t capitalize the l
in let
. You are writing Let
, not let
.
1 Like