EditButtonTip 2021-08-27

class X::Syntax::Comment::Embedded

Compilation error due to a malformed inline comment

class X::Syntax::Comment::Embedded does X::Syntax { }

Syntax error thrown when #` is encountered and it is not followed by an opening curly brace.

For example

#`

dies with

===SORRY!===
Opening bracket is required for #` comment