apache / royale-compiler

Apache Royale Compiler
https://royale.apache.org/
Apache License 2.0
95 stars 49 forks source link

Linter Rejects Less-Than Symbol #227

Closed jkronstat closed 7 months ago

jkronstat commented 1 year ago

I am trying to use aslint with a Flex/AIR project. However, the linter rejects every line with a "<" symbol with:

Error: Unexpected character. '<' is not allowed here

This happens in if statements and for loops (anywhere < is used). This is on Mac OS. The files are UTF-8. I am only testing Actionscript (.as) files.

Version 0.9.10 build 0