From 87c72961c6e18a56caf5bac6b48196ccb8532336 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 23 Mar 2022 15:12:46 +0100 Subject: treewide: replace some leftover "utpl" occurrences, update .gitignore Signed-off-by: Jo-Philipp Wich --- tests/custom/00_syntax/15_function_declarations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/custom/00_syntax/15_function_declarations') diff --git a/tests/custom/00_syntax/15_function_declarations b/tests/custom/00_syntax/15_function_declarations index 4257dd6..41cef32 100644 --- a/tests/custom/00_syntax/15_function_declarations +++ b/tests/custom/00_syntax/15_function_declarations @@ -57,7 +57,7 @@ The function was called with arguments {{ a }} and {{ b }}. -- End -- -Additionally, utpl implements ES6-like "rest" argument syntax to declare +Additionally, ucode implements ES6-like "rest" argument syntax to declare variadic functions. -- Expect stdout -- -- cgit v1.2.3