mirror of
https://github.com/typst/typst
synced 2025-05-16 01:55:28 +08:00
8 lines
102 B
XML
8 lines
102 B
XML
// Test function calls that aren't typst functions
|
|
|
|
---
|
|
$ pi(a) $
|
|
$ pi(a,) $
|
|
$ pi(a,b) $
|
|
$ pi(a,b,) $
|