1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-21 09:16:34 +00:00
This commit is contained in:
Karol Stasiak
2018-01-08 01:17:25 +01:00
parent 309f12cf82
commit 502faa3694
22 changed files with 108 additions and 38 deletions
+3
View File
@@ -0,0 +1,3 @@
void main() {
panic()
}