fix: generate with strict mode (#30)

This commit is contained in:
Amaan Qureshi 2024-10-13 20:37:52 -04:00 committed by GitHub
parent f2569dd1fc
commit e409ae33f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
commands = [ const commands = [
"if", "if",
"elseif", "elseif",
"else", "else",