blob: 6048306531875804c67a391de88e51740f7d7c29 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Foo extends core::Object {
field dynamic _field;
synthetic constructor •() void
;
}
class Bar extends core::Object {
synthetic constructor •() void
;
}
static method useCallback(dynamic callback) dynamic
;
static method main() dynamic
;