It'd be good to include an optional block in a demo script. For example `/* don't run me */` or some unicode character. then if you really want comments, I'd have to escape them somehow.
It'd be good to include an optional block in a demo script. For example
/* don't run me */or some unicode character.
then if you really want comments, I'd have to escape them somehow.