Open
Description
Lua++ version: 1.0.4.9
Describe the bug
The transpiler fucks up whenever there is a comment like this: // breaks Lpp
Steps To Reproduce
- Create a class
- Create a comment with
// <text>
- Try and transpile
- See an error
Expected behavior A clear and concise description of what you expected to happen.
It should just pass these on as normal comments