blob: bfc00968234a89ad0b80d9de1e06cffaa5d2f4d4 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class C extends core::Object {
constructor •() void
: super core::Object::•()
;
}