aboutsummaryrefslogtreecommitdiffstats
path: root/progs/tests/auto/field.sy
diff options
context:
space:
mode:
Diffstat (limited to 'progs/tests/auto/field.sy')
-rw-r--r--progs/tests/auto/field.sy3
1 files changed, 0 insertions, 3 deletions
diff --git a/progs/tests/auto/field.sy b/progs/tests/auto/field.sy
deleted file mode 100644
index c985297..0000000
--- a/progs/tests/auto/field.sy
+++ /dev/null
@@ -1,3 +0,0 @@
-start :: fn {
-blob A { a: int }
-}