From 749ae0faa7e1d9c1ff76106e6992735a5d1690d5 Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Mon, 21 Sep 2020 10:17:41 +0200 Subject: [PATCH] added code to test inp and err instructions --- code/whats-your-name.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 code/whats-your-name.txt diff --git a/code/whats-your-name.txt b/code/whats-your-name.txt new file mode 100644 index 0000000..b451eeb --- /dev/null +++ b/code/whats-your-name.txt @@ -0,0 +1,6 @@ +\What's your name? +out +\Hello, +inp +cat +end