summaryrefslogtreecommitdiff
path: root/tests/typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-03-14 22:31:05 +0100
committerLaurenz <laurmaedje@gmail.com>2023-03-14 22:31:05 +0100
commite50189cfa75d83ea1b74b1dc2cf1fc9c01f8c825 (patch)
treeb2ed11ec419dfb33e4e93556f11db9ae3c430522 /tests/typ
parent2bacbaf2bdf93f5537040bdeecf8d73ec06f7eae (diff)
Allow keywords as fields
Diffstat (limited to 'tests/typ')
-rw-r--r--tests/typ/compiler/field.typ3
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}