diff options
Diffstat (limited to 'tests/typ/math')
| -rw-r--r-- | tests/typ/math/matrix.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/math/matrix.typ b/tests/typ/math/matrix.typ index aa99bb1b..3f65a683 100644 --- a/tests/typ/math/matrix.typ +++ b/tests/typ/math/matrix.typ @@ -23,5 +23,5 @@ $ f(x, y) := cases( #set math.vec(delim: "%") --- -// Error: 9-12 missing argument: lower index +// Error: 8-13 missing argument: lower index $ binom(x^2) $ |
