diff options
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/compiler/field.typ | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/typ/compiler/field.typ b/tests/typ/compiler/field.typ index 342ae75b..49ffca04 100644 --- a/tests/typ/compiler/field.typ +++ b/tests/typ/compiler/field.typ @@ -36,6 +36,5 @@ = A --- -// Error: 9 expected identifier -// Error: 9 expected semicolon or line break +// Error: 9-13 cannot access fields on type boolean #{false.true} |
