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