diff options
Diffstat (limited to 'tests/typ/code/call-invalid.typ')
| -rw-r--r-- | tests/typ/code/call-invalid.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/code/call-invalid.typ b/tests/typ/code/call-invalid.typ index f5a5adc3..34aa092d 100644 --- a/tests/typ/code/call-invalid.typ +++ b/tests/typ/code/call-invalid.typ @@ -26,7 +26,7 @@ // Error: 1-3 expected function, found string #x() -// Error: 3:1 expected closing bracket +// Error: 2:1 expected closing bracket #args[`a]` --- |
