blob: e655f6877bdf19a9e29f11ca620edfadcb9fc7fc [file] [log] [blame] [edit]
library;
import self as self;
import "dart:core" as core;
class A extends core::Object /*hasConstConstructor*/ {
const constructor •() self::A
: super core::Object::•()
;
}
static method test() dynamic
;