Skip to content

Commit a9503e4

Browse files
test: Update main_example_1.st to include a list decl
1 parent f87a0d9 commit a9503e4

File tree

2 files changed

+944
-942
lines changed

2 files changed

+944
-942
lines changed

main_example_1.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
global stack = list();
1+
global[] stack = list();
22
global COUNT_REFS = false;
33

44
// opcodes from python version 3.8:

0 commit comments

Comments
 (0)