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