mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +08:00
7 lines
89 B
XML
7 lines
89 B
XML
// Test unbalanced delimiters.
|
|
|
|
---
|
|
$ 1/(2 (x) $
|
|
$ 1_(2 y (x) () $
|
|
$ 1/(2 y (x) (2(3)) $
|