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