Commit 2875d3ad by Tobias Langer

Added output.

parent 4e69a845
......@@ -2,5 +2,6 @@
int main(int argc, char argv[])
{
printf("Hallo Welt!\n");
return 0;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment