Lua multi-line comments format issue

  1. looking for the correct/official multi-line comments of Lua grammar in SB 2.0
  2. the multi-line comments of Lua doesn’t seem to work correctly

I think multi line comments just aren’t supported

1 Like

Yeah, this wasn’t included in the Lua grammar I based my implementation on and it’s kind of niche. At some point I could attempt to support it, but right now it’s basically not implemented.

1 Like