blob: 7a5a831e0fc9684c2f069f1bdfc67bd38e59ed7c [file] [log] [blame]
// @dart = 2.9
import "issue_32200.dart" as self;
class Foo {
self.Foo self;
}
main() {}