ceylon-lang.org
ceylon-lang.org copied to clipboard
Missing quotes in "invocations" code samples.
On this page of the reference documentation, the two "hello world" code samples are missing closing quotes on the string "hello world", causing the syntax highlighting to become incorrect and (were the "try online" service working) the code to not compile correctly.

(I'd make the fix myself in an ephemeral fork and submit a PR, but I don't have GPG set up to do signed commits as I think I remember the Eclipse organization requiring ...)