summaryrefslogtreecommitdiff
path: root/tests/typ/compiler/array.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/compiler/array.typ')
-rw-r--r--tests/typ/compiler/array.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/compiler/array.typ b/tests/typ/compiler/array.typ
index 97b5da52..c9e85ed7 100644
--- a/tests/typ/compiler/array.typ
+++ b/tests/typ/compiler/array.typ
@@ -224,7 +224,7 @@
// Error: 4-6 unexpected end of block comment
#(1*/2)
-// Error: 6-8 invalid number suffix
+// Error: 6-8 invalid number suffix: u
#(1, 1u 2)
// Error: 3-4 unexpected comma