If you think this is a bug you're always welcome to open a ticket at
https://github.com/rakudo/rakudo/issues. Even if it eventually would turn out
to be not a bug that wouldn't hurt anybody.
In either case it would be very welcomed to always include examples paired with
output.
Best regards,
I've been fiddling with multi-line comments and the bounding
characters. Naturally-paired characters e.g. #`(...) #`[...] #`{...}
all work well, but with other boundary characters like #`@@ or
#`!! produce odd, displaced, diagnostic messages. Reproducing them
is so easy, I'll leave it as