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