svoid test_findFunctionDefsAtCurlyLevel() { assertEqualsVerbose(ll("blo"), findFunctionDefsAtCurlyLevel(0, [[ meta-for bla also as blu { static S blo(); } ]])); }