ton-blockchain / intellij-ton

TON Development plugin for the IntelliJ Platform
https://plugins.jetbrains.com/plugin/23382-ton
GNU General Public License v3.0
65 stars 8 forks source link

(2.0) Lexer and operators #107

Closed MicroNovaX closed 3 months ago

MicroNovaX commented 11 months ago

The statement lexer needs to be corrected because it does not notice an error in such a line (int sum+= a + b;) when it causes a compilation error. Thus, having a large code, it is easy to miss it.

andreypfau commented 3 months ago

Fixed in 2.1.0