From 1b86963946082e10e879283fad51ba7ce4e942e2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 10 Sep 2015 09:12:47 +0200 Subject: Add support for chunking name parsing --- tests/function/call/test.out | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/function/call/test.out') diff --git a/tests/function/call/test.out b/tests/function/call/test.out index abc5974..88a852b 100644 --- a/tests/function/call/test.out +++ b/tests/function/call/test.out @@ -2,6 +2,8 @@ identity() identity(a) identity(a b c) identity(sub/dir{x} sub/dir{y} sub/dir{z}) +identity(b) +ac FOOBAR FOOBAR FOOBAR -- cgit v1.1