summaryrefslogtreecommitdiff
path: root/tests/typ/math/call.typ
blob: 0fce16279261fd0e1379ec839899f6fdc07e2cb0 (plain) (blame)
1
2
3
4
5
6
7
// Test function calls that aren't typst functions

---
$ pi(a) $
$ pi(a,) $
$ pi(a,b) $
$ pi(a,b,) $