add test case

This commit is contained in:
Vindaar
2018-10-20 20:36:32 +02:00
parent e190f485ae
commit 557fa85e02

View File

@@ -103,3 +103,7 @@ block t5349:
for line in lines("test.txt"):
echo line
block t9456:
var f: File
f.close()