typst/tests/typ/math/call.typ

8 lines
102 B
XML

// Test function calls that aren't typst functions
---
$ pi(a) $
$ pi(a,) $
$ pi(a,b) $
$ pi(a,b,) $