aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/compiler/testdata/errors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/compiler/testdata/errors.txt')
-rw-r--r--pkg/compiler/testdata/errors.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/compiler/testdata/errors.txt b/pkg/compiler/testdata/errors.txt
index 512d615c8..c339dcb80 100644
--- a/pkg/compiler/testdata/errors.txt
+++ b/pkg/compiler/testdata/errors.txt
@@ -128,7 +128,7 @@ resource inout[int32] ### resource uses reserved name inout
bar()
s3 {
- f1 int8:0
+ f1 int8:0 ### bitfields of size 0 are not supported
f2 int8:1
f3 int8:7
f4 int8:8