diff options
Diffstat (limited to 'unit-tests/function/call.test')
-rw-r--r-- | unit-tests/function/call.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unit-tests/function/call.test b/unit-tests/function/call.test index c9ef49c..e17c247 100644 --- a/unit-tests/function/call.test +++ b/unit-tests/function/call.test @@ -109,14 +109,11 @@ $* <'$bogus([uint64] 123)' 2>>EOE != 0 buildfile:1:2: error: unmatched call to bogus(uint64) EOE -#\ -@@ TMP : print-call-2 : $* <'$bogus(abc, [uint64] 123)' 2>>EOE != 0 buildfile:1:2: error: unmatched call to bogus(<untyped>, uint64) EOE -#\ : print-fovl : |