Comment bug

Issue #19 resolved
Chimaine created an issue

The following code

function TEST()
    --["question"] !!!
end

produces the following error:

mismatched input '--' expecting 'end'.

Comments (1)

  1. Log in to comment