Fix Kobeři-C

This commit is contained in:
MrBrain295
2022-02-05 17:04:44 -06:00
parent 543dd0810f
commit 8949afa800
2 changed files with 1 additions and 1 deletions

3
k/Kobeři-C.koberice Normal file
View File

@@ -0,0 +1,3 @@
(int main()
(print "Hello World")
(return 0))