This commit is contained in:
2024-10-07 19:05:33 -04:00
parent ca52443f81
commit bb3a0ad113
12 changed files with 173 additions and 218 deletions

View File

@@ -10,6 +10,9 @@ fn main() {
return 5 +
a;
r = )!!;
r = !3;
r = 3 + !;
let b = (test2.func)(3 + 4)(8)("a");
let x = {
return 5;