aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/ast/testdata
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/ast/testdata')
-rw-r--r--pkg/ast/testdata/all.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/ast/testdata/all.txt b/pkg/ast/testdata/all.txt
index 3f647e4ca..fedcc51a2 100644
--- a/pkg/ast/testdata/all.txt
+++ b/pkg/ast/testdata/all.txt
@@ -45,3 +45,8 @@ s2 {
# comment
}
+
+type bool8 int8
+type net_port proc[1, 2, int16be]
+type bool16 ### unexpected '\n', expecting int, identifier, string
+type type4:4 int32 ### unexpected ':', expecting int, identifier, string