diff options
Diffstat (limited to 'tests/typ/code/call.typ')
| -rw-r--r-- | tests/typ/code/call.typ | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/typ/code/call.typ b/tests/typ/code/call.typ index 5351eb29..eb5c6732 100644 --- a/tests/typ/code/call.typ +++ b/tests/typ/code/call.typ @@ -23,9 +23,6 @@ #let alias = type #test(alias(alias), "function") -// Library function `font` returns template. -#test(type(font(size: 12pt)), "template") - --- // Callee expressions. { |
