#=
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()
Invalid behavior: :lt.objs.editor.pool/watched.update
Error: No protocol method IDeref.-deref defined for type null:
at Error (native)
at cljs.core.missing_protocol (file:///C:/Users/tew207/Juno/windows/resources/app/core/node_modules/lighttable/bootstrap.js:1460:77)
at cljs.core._deref (file:///C:/Users/tew207/Juno/windows/resources/app/core/node_modules/lighttable/bootstrap.js:2181:38)
at cljs.core.deref (file:///C:/Users/tew207/Juno/windows/resources/app/core/node_modules/lighttable/bootstrap.js:12879:27)
at lt.objs.document.__GT_stats (file:///C:/Users/tew207/Juno/windows/resources/app/core/node_modules/lighttable/bootstrap.js:26622:115)
at Function.lt.objs.editor.pool.__BEH__watched__DOT__update (file:///C:/Users/tew207/Juno/windows/resources/app/core/node_modules/lighttable/bootstrap.js:26819:102)
at c (file:///C:/Users/tew207/Juno/windows/resources/app/core/node_modules/lighttable/bootstrap.js:6196:14)
at a (file:///C:/Users/tew207/Juno/windows/resources/app/core/node_modules/lighttable/bootstrap.js:6236:18)
at c (file:///C:/Users/tew207/Juno/windows/resources/app/core/node_modules/lighttable/bootstrap.js:20443:76)
at a (file:///C:/Users/tew207/Juno/windows/resources/app/core/node_modules/lighttable/bootstrap.js:20477:18)