blob: eef0789ce61ca10cb93dc4d0a4d1ee8161af2992 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
class A extends core::Object {
synthetic constructor •() self::A
;
}
static method foo() dynamic
;
static method main() dynamic
;