blob: 224a7b4531af2e39a244feb059844873fad52301 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class A extends core::Object {
field core::int* a;
constructor •(core::int* a) self::A*
;
}
static method main() dynamic
;