blob: 51f49e1d9a839585d9f7d958ec460e6950daab2b [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class A extends core::Object {
synthetic constructor •() self::A
;
abstract operator ==(dynamic other) core::bool;
}
static method main() dynamic
;