diff options
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/math/unbalanced.typ | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/typ/math/unbalanced.typ b/tests/typ/math/unbalanced.typ new file mode 100644 index 00000000..9eeb3bfc --- /dev/null +++ b/tests/typ/math/unbalanced.typ @@ -0,0 +1,6 @@ +// Test unbalanced delimiters. + +--- +$ 1/(2 (x) $ +$ 1_(2 y (x) () $ +$ 1/(2 y (x) (2(3)) $ |
