fixing the dos line endings in a broken test

This commit is contained in:
Zahary Karadjov
2013-05-12 17:25:54 +03:00
parent fca6e31e1d
commit 4005cd1fa3

View File

@@ -1,10 +1,9 @@
discard """
file: "tstmtexp.nim"
line: 8
line: 7
errormsg: "value returned by statement has to be discarded"
"""
# Test 3
1+4 #ERROR_MSG value returned by statement has to be discarded
# Test 3
1+4 #ERROR_MSG value returned by statement has to be discarded