diff options
Diffstat (limited to 'pkg/compiler/testdata/errors.txt')
| -rw-r--r-- | pkg/compiler/testdata/errors.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/compiler/testdata/errors.txt b/pkg/compiler/testdata/errors.txt index 1201fa361..9d625a34b 100644 --- a/pkg/compiler/testdata/errors.txt +++ b/pkg/compiler/testdata/errors.txt @@ -422,3 +422,6 @@ union$directions [ f1 int32 (in) ### unknown arg/field f1 attribute in f2 int32 (out) ### unknown arg/field f2 attribute out ] + + +compressed$test(a int32) compressed_image ### compressed_image can't be syscall return |
