diff options
Diffstat (limited to 'compiler/c2nim/tests/vincent.h')
-rw-r--r-- | compiler/c2nim/tests/vincent.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compiler/c2nim/tests/vincent.h b/compiler/c2nim/tests/vincent.h deleted file mode 100644 index b4e761ee1..000000000 --- a/compiler/c2nim/tests/vincent.h +++ /dev/null @@ -1,3 +0,0 @@ -struct foo { - int x,y,z; -}; |