Create Higher Subleq.higher_subleq
This commit is contained in:
5
h/Higher Subleq.higher_subleq
Normal file
5
h/Higher Subleq.higher_subleq
Normal file
@@ -0,0 +1,5 @@
|
||||
int printf();
|
||||
int main()
|
||||
{
|
||||
printf("Hello, World!\n");
|
||||
}
|
||||
Reference in New Issue
Block a user