diff options
Diffstat (limited to 'tests/dependency')
-rw-r--r-- | tests/dependency/recipe/testscript | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/dependency/recipe/testscript b/tests/dependency/recipe/testscript index 5510e3c..c5e4a8c 100644 --- a/tests/dependency/recipe/testscript +++ b/tests/dependency/recipe/testscript @@ -76,14 +76,14 @@ EOE : $* <<EOI 2>>/~%EOE% alias{x}: -{{ c++ +{{ c++ 1 void f (); }} dump alias{x} EOI <stdin>:5:1: dump: % .+/alias\{x\}:% - {{ c++ + {{ c++ 1 void f (); }} EOE |