This commit is contained in:
Radovan Kofira 2021-01-08 20:21:02 +01:00
parent 3efd0f3f0b
commit c3052015df
2 changed files with 1 additions and 1 deletions

View File

@ -48,6 +48,6 @@ void interpret(char* input) {
int main() {
interpret(",[.[-],]"); // outputs input
interpret("INK DEK BREK GLEK PUK KUK []");// (",[.[-],]")
return 0;
}

Binary file not shown.