blob: 57cf9380a2b92da189322e414ad67bc7c2dd2519 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object {
constructor •() void
: super core::Object::•()
;
abstract method æøC() dynamic;
}