Skip to content

Commit f49245a

Browse files
committed
revert and make new assumptions
1 parent 0886781 commit f49245a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

test_cases/long.brainrot

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
skibidi main {
2+
giga num = 2137141069;
3+
yappin("%ld\n", num);
4+
bussin 0;
5+
}

tests/expected_results.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@
5050
"slorp_char": "You typed: c",
5151
"slorp_string": "You typed: skibidi bop bop yes yes",
5252
"fib": "55",
53-
"func_scope": "from inner 10\nfrom outer 4\n"
53+
"func_scope": "from inner 10\nfrom outer 4\n",
54+
"long": "2137141069\n"
5455
}

0 commit comments

Comments
 (0)