summaryrefslogtreecommitdiff
path: root/tests/testsuite/list-code.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuite/list-code.md')
-rw-r--r--tests/testsuite/list-code.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/testsuite/list-code.md b/tests/testsuite/list-code.md
new file mode 100644
index 0000000..ed774d2
--- /dev/null
+++ b/tests/testsuite/list-code.md
@@ -0,0 +1,4 @@
+* a list containing a block of code
+
+ 10 PRINT HELLO INFINITE
+ 20 GOTO 10 \ No newline at end of file