## Test duplicate primary/subfunction name function x = testbug2() x = 1; endfunction function y = testbug2() y = 2; endfunction