aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/compiler/testdata
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/compiler/testdata')
-rw-r--r--pkg/compiler/testdata/all.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/compiler/testdata/all.txt b/pkg/compiler/testdata/all.txt
index d451f5a60..69ad6d181 100644
--- a/pkg/compiler/testdata/all.txt
+++ b/pkg/compiler/testdata/all.txt
@@ -102,6 +102,7 @@ struct_with_void1 {
f1 int8
f2 array[void5]
f3 int64
+ f4 optional[int8]
}
foo$void0(a ptr[in, void0])