a690e7b26 ^
1105d0364 ^
e80465dac ^
1
2
3 4
5
6 7 8 9 10
discard """ errormsg: "closing \" expected" file: "trawstr.nim" line: 10 """ # Test the new raw strings: const xxx = r"This is a raw string!" yyy = "This not\" #ERROR