svoid test_lines_honoringBrackets() { testFunctionValues lines_honoringBrackets([[ if (a and b) bla;]], ll("if (a\nand b)", "bla;")); }