blob: 89f9f2435772ac4cda25e78f32ea67a00d3213a9 [file] [log] [blame]
class foo;
function bar;
// The use of $test$plusargs() is not allowed.
if ($test$plusargs("baz")) return 1;
endfunction
endclass