diff --git a/sk4/program.c b/sk4/program.c index ead3aca..7a43ff2 100644 --- a/sk4/program.c +++ b/sk4/program.c @@ -48,6 +48,6 @@ void interpret(char* input) { int main() { - interpret(",[.[-],]"); // outputs input + interpret("INK DEK BREK GLEK PUK KUK []");// (",[.[-],]") return 0; } \ No newline at end of file diff --git a/sk4/program.exe b/sk4/program.exe index 28b5d48..70fe3ca 100644 Binary files a/sk4/program.exe and b/sk4/program.exe differ