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