Slightly better test case

Tests identity rather than exact output.
This commit is contained in:
Dmitry Polienko
2016-05-20 16:03:08 +06:00
parent 85c41a1398
commit 55c3b1444d

View File

@@ -1,6 +1,8 @@
discard """
output = ""
output = "И\n"
"""
let s: string = "И\n"
let cs = s.cstring
echo $s