Merge commit 'lewurm/master' into local
[testub10.git] / codea / intelli_04.0
1 method g(a b)
2        return a = b;
3 end;