parser: cleanup code for fixing comma bug

This commit is contained in:
2023-09-11 05:20:08 -04:00
parent dbe4e7d5a5
commit d8c0ef43c1
2 changed files with 4 additions and 11 deletions

View File

@ -1,4 +1,4 @@
export let count = 5
let count = 5
export func main() {
var x = 1