tilda
This commit is contained in:
@ -1,8 +0,0 @@
|
|||||||
type main: string -> integer
|
|
||||||
function entry: main
|
|
||||||
|
|
||||||
entry(arg) := {
|
|
||||||
[integer:x]
|
|
||||||
x := 3 + 2 * 8;
|
|
||||||
return 0;
|
|
||||||
}
|
|
Reference in New Issue
Block a user