From 32a6b673bc4b73ade5863b0166c0779597cede5c Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 29 Jun 2021 13:45:59 +0200 Subject: Make use of wide calls --- tests/typ/code/call.typ | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/typ/code') 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. { -- cgit v1.2.3