blob: 8afe83d6aa2e4f40c98067088a68225b06952f51 [file] [log] [blame]
library shadow_lib;
class ADuplicateClass {
bool get aCompletelyDifferentGetter => true;
}
class SomeOtherClass {}