summaryrefslogtreecommitdiff
path: root/tests/typ/math/call.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/math/call.typ')
-rw-r--r--tests/typ/math/call.typ7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/typ/math/call.typ b/tests/typ/math/call.typ
deleted file mode 100644
index 0fce1627..00000000
--- a/tests/typ/math/call.typ
+++ /dev/null
@@ -1,7 +0,0 @@
-// Test function calls that aren't typst functions
-
----
-$ pi(a) $
-$ pi(a,) $
-$ pi(a,b) $
-$ pi(a,b,) $