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