summary refs log tree commit diff stats
path: root/tests/trawstr.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/trawstr.nim')
-rwxr-xr-xtests/trawstr.nim5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/trawstr.nim b/tests/trawstr.nim
deleted file mode 100755
index 7b2db0335..000000000
--- a/tests/trawstr.nim
+++ /dev/null
@@ -1,5 +0,0 @@
-# Test the new raw strings:

-

-const

-  xxx = r"This is a raw string!"

-  yyy = "This not\" #ERROR