gesamt: testfaelle fix (bitte hinweis in README lesen) und ein neuer testfall
[testub10.git] / parser / zzbsm17_04.0
1 method foo ( )
2     v1 := 1;
3     var v1 := 1;
4     return v1;
5 end;