On Thursday, February 5, 2015 at 8:05:46 AM UTC+11, Ben Arthur wrote:
>
> are multiline comments documented? nothing comes up when searching in the
> manual.
>
See http://docs.julialang.org/en/latest/stdlib/punctuation/#punctuation
Cheers
Lex
are multiline comments documented? nothing comes up when searching in the
manual.
Multiline comments of the form
#=
=#
are now implemented.
On Thursday, April 4, 2013 10:16:09 AM UTC-4, Jacob Quinn wrote:
>
> See the lengthy discussion here:
> https://github.com/JuliaLang/julia/issues/69
>
> TL;DR It's a planned feature, but not implemented yet.
>
> -Jacob
>
>