:-) If you are interested in the history of multiline comments: https://github.com/JuliaLang/julia/issues/69
Am Montag, 25. August 2014 16:41:13 UTC+2 schrieb Steven Sagaert: > > Hi Tobias, > Thanks. I had lines like #========= blabla ======== and those were the > problem. > > On Monday, August 25, 2014 4:21:43 PM UTC+2, Steven Sagaert wrote: >> >> when running a file non-interactively I get: >> >> julia VMRecommender.jl >> ERROR: syntax: incomplete: unterminated multi-line comment #= ... =# >> in include at ./boot.jl:245 >> in include_from_node1 at loading.jl:128 >> in process_options at ./client.jl:285 >> in _start at ./client.jl:354 >> in _start_3B_1716 at /usr/bin/../lib/x86_64-linux-gnu/julia/sys.so >> >> >> any idea? >> >
