1
0
forked from git/belajar

Compare commits

..

2 Commits

View File

@ -6,4 +6,5 @@ main(void)
print("hello"); print("hello");
print("hworld"); print("hworld");
int x; int x;
int y:
} }