summaryrefslogtreecommitdiff
path: root/tests/typ/code/array.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/code/array.typ')
-rw-r--r--tests/typ/code/array.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/code/array.typ b/tests/typ/code/array.typ
index c9383501..002a792a 100644
--- a/tests/typ/code/array.typ
+++ b/tests/typ/code/array.typ
@@ -15,7 +15,7 @@
// Multiple lines and items and trailing comma.
{("1"
- , #002
+ , rgb("002")
,)}
// Error: 3 expected closing paren