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.sy2
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/tests/auto/field.sy b/progs/tests/auto/field.sy
index c985297..b11e51e 100644
--- a/progs/tests/auto/field.sy
+++ b/progs/tests/auto/field.sy
@@ -1,3 +1,3 @@
start :: fn {
-blob A { a: int }
+ blob A { a: int }
}