blob: 5824cc25b49893ff7d010559dbaaa371efd90e07 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class C extends core::Object {
field core::bool* b;
constructor •(core::Object* o) self::C*
;
}
static method main() dynamic
;