Create aime.aime
This commit is contained in:
7
a/aime.aime
Normal file
7
a/aime.aime
Normal file
@@ -0,0 +1,7 @@
|
||||
integer
|
||||
main(void)
|
||||
{
|
||||
o_text("Hello world!\n");
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user