START OF COMPILER
This commit is contained in:
4
data/test.lang
Normal file
4
data/test.lang
Normal file
@@ -0,0 +1,4 @@
|
||||
fn main() {
|
||||
let x = 3;
|
||||
print(x);
|
||||
}
|
||||
Reference in New Issue
Block a user