diff options
Diffstat (limited to 'tests/typ/code/ops-invalid.typ')
| -rw-r--r-- | tests/typ/code/ops-invalid.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/code/ops-invalid.typ b/tests/typ/code/ops-invalid.typ index 340e4c9f..184e20cf 100644 --- a/tests/typ/code/ops-invalid.typ +++ b/tests/typ/code/ops-invalid.typ @@ -14,7 +14,7 @@ #test({2*}, 2) --- -// Error: 2-12 cannot apply '+' to template +// Error: 2-12 cannot apply '+' to content {+([] + [])} --- |
