We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42bba9f commit 34c266cCopy full SHA for 34c266c
1 file changed
compiler/tests/cases/parser_cases.json
@@ -27,6 +27,6 @@
27
"range(4)",
28
["Range(0, 4, 1)"],
29
[],
30
- [["LoadConst", 0], ["CallRange", 1], ["PopTop", 0], ["ReturnValue", 0]]
+ [["LoadConst",0], ["CallRange",1], ["PopTop",0], ["ReturnValue",0]]
31
]
32
0 commit comments