aboutsummaryrefslogtreecommitdiff
path: root/tests/23-nested-parens.out
blob: f196775b307594e372a3c9c4dff9e767e85a6680 (plain)
1
2
foo(one(), two(three()));
foo();