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