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
Compilation error due to a malformed inline comment
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