#=
I get a warning about an unterminated multi-line comment... which of course is not technically incorrect, but maybe there's a way for Juno to give me the chance to close the comment before issuing warnings?
WARNING: LightTable.jl: incomplete: unterminated multi-line comment #= ... =#
in skip_multiline_comment at C:\Users\tew207\.julia\v0.3\JuliaParser\src\lexer.jl:658
in readchar at C:\Users\tew207\.julia\v0.3\JuliaParser\src\lexer.jl:322
in lexcomment at C:\Users\tew207\.julia\v0.3\Jewel\src\parse\scope.jl:24
Pkg.build("Blink")
, Graphics.docs()