diff options
Diffstat (limited to 'tests/constr/a.nim')
-rw-r--r-- | tests/constr/a.nim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/constr/a.nim b/tests/constr/a.nim deleted file mode 100644 index 03788fc57..000000000 --- a/tests/constr/a.nim +++ /dev/null @@ -1,2 +0,0 @@ -type A* = object - a: uint8 \ No newline at end of file |