diff options
Diffstat (limited to 'tests/reject/tbind4.nim')
-rwxr-xr-x | tests/reject/tbind4.nim | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/reject/tbind4.nim b/tests/reject/tbind4.nim deleted file mode 100755 index d0b5fc062..000000000 --- a/tests/reject/tbind4.nim +++ /dev/null @@ -1,6 +0,0 @@ -# Module B -import mbind4 - -echo genId() #ERROR_MSG instantiation from here - - |