Skip to content

Commit

Permalink
updated Minimal-2D's Hello World test
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisMitchell committed Apr 15, 2018
1 parent 93e9023 commit 7f59496
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usr/share/tio.run/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -6304,11 +6304,11 @@
{
"command": "F",
"payload": {
".code.tio": ">++ R<+++D R >++++++>+++++++++>++++++++++D\nD++>R/ </ +/U/-<<<<<<+++++++++++>+++>++++>L\n+ UU/->+LD .++++++++++>.--------.----L\nR+++.>++.>--..+++.>.>-.>--.--------.+++.--U"
".code.tio": "--->->-> D\n D+>>+>+>L\nDD/+++<D/-< L\n>R++++ R>+++D\n>D-->++++> L\n>R>+++<<<- /UU\nR.>-->-.>..+>+D\nD>-->+.+++>+++L\nR>-.D\nU/<<L"
}
}
],
"response": "Hello, world"
"response": "Hello, World!"
}
},
"update": "git"
Expand Down

0 comments on commit 7f59496

Please sign in to comment.