blob: e7c162d2448d35a5f2c8de92b030deeab89cacbd [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Foo extends core::Object {
field core::int* field;
static field core::int* staticField;
synthetic constructor •() self::Foo*
;
}
static method main() dynamic
;