blob: ada7d4929645dd7d2c358ca676f1b735da2bf7fc [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class E extends core::Object {
synthetic constructor •() void
;
method foo() dynamic
;
}
static method beforeTestMissingTry() dynamic
;
static method testMissingTry() dynamic
;
static method main() dynamic
;