bp/tests/23-nested-parens.out
2021-08-28 14:26:32 -07:00

3 lines
33 B
Plaintext

foo(one(), two(three()));
foo();