blob: 6f1e5f7012b2f3869378fcf3d786170ae6039866 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class ExistingClass extends core::Object {
constructor existingConstructor() void
;
}
static method main() dynamic
;