start of ir

This commit is contained in:
2024-10-17 23:40:09 -04:00
parent e33420e91f
commit b15a40c4d9
19 changed files with 268 additions and 81 deletions

View File

@@ -19,6 +19,7 @@ fn main() {
let a = 3;
b
};
exit(3, let, "hello");
}
fn test() {