summary refs log tree commit diff stats
path: root/compiler/c2nim/tests/vincent.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/c2nim/tests/vincent.h')
-rw-r--r--compiler/c2nim/tests/vincent.h3
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;
-};