Merge branch 'master' of git://github.com/skinner33/testub10
[testub10.git] / codeb / codea_intelli_04.0
1 method g(a b)
2        return a = b;
3 end;