duselbaer

Results 1 issues of duselbaer

When using two different types with the same name (one of them imported as an alias) inside a class breaks compilation: ``` import accessors; import person : PersonId; import another...

bug