svoid test_tok_defaultArguments() { print(applyTranspilationFunction tok_defaultArguments("static ReturnType method(S arg1, S arg2 default blubb, S arg3) {}")); }