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