diff options
Diffstat (limited to 'tests/typ/math/syntax.typ')
| -rw-r--r-- | tests/typ/math/syntax.typ | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/typ/math/syntax.typ b/tests/typ/math/syntax.typ index 26d3e444..17633357 100644 --- a/tests/typ/math/syntax.typ +++ b/tests/typ/math/syntax.typ @@ -12,6 +12,10 @@ $ underline(f' : NN -> RR) \ 2 * 3 &"if" n != 5, 1 - 0 thick &..., ) $ + +--- +// Test common symbols. +$ dot \ dots \ ast \ tilde \ star $ --- // Error: 1:3 expected dollar sign |
