[BUG] Parser skipped following token.

[BUG] Const being declared could be used in its init expression
This commit is contained in:
2021-05-03 19:09:30 +02:00
parent 36caa0b651
commit c99d5ab781
2 changed files with 5 additions and 6 deletions

View File

@@ -1,4 +1,2 @@
' Esto es un comentario
const perico as number = 4-2
const perico as number = 4-perico