summary refs log tree commit diff stats
path: root/tests/topena1.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topena1.nim')
-rwxr-xr-xtests/topena1.nim5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/topena1.nim b/tests/topena1.nim
deleted file mode 100755
index 7351edf55..000000000
--- a/tests/topena1.nim
+++ /dev/null
@@ -1,5 +0,0 @@
-# Tests a special bug
-
-var
-  x: ref openarray[string] #ERROR_MSG invalid type
-