ir start
This commit is contained in:
1 parent
1d568f8ce3
commit
c2a8c50a6d
5 files changed
+64
-8
No files matched your search
+1
-1
@@ -1,4 +1,4 @@
|
||||
x : i32 = 3;
|
||||
x : u32 = 3;
|
||||
while true {
|
||||
print("hello");
|
||||
print(x);
|
||||
|
||||
Reference in new issue
Block a user