save current lexer impl
This commit is contained in:
7
example.ll
Normal file
7
example.ll
Normal file
@@ -0,0 +1,7 @@
|
||||
label main:
|
||||
b0:
|
||||
%1 = mul i32 3, i32 3
|
||||
%2 = add %1, i32 1
|
||||
param %2
|
||||
%3 = call putchar
|
||||
|
||||
Reference in New Issue
Block a user