Comment bug

Issue #40 closed
Fabian Maurer created an issue

The following code

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

produces the following error:

mismatched input '--' expecting 'end'.