summaryrefslogtreecommitdiff
path: root/tests/typ/compute
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/compute')
-rw-r--r--tests/typ/compute/foundations.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/compute/foundations.typ b/tests/typ/compute/foundations.typ
index cabed0bf..e4b7ce6a 100644
--- a/tests/typ/compute/foundations.typ
+++ b/tests/typ/compute/foundations.typ
@@ -86,7 +86,7 @@
#eval("RR_1^NN", mode: "math", scope: (RR: math.NN, NN: math.RR))
---
-// Error: 7-12 expected identifier
+// Error: 7-12 expected pattern
#eval("let")
---