blob: 0f4500f4592d99549e520f5a29f05a1faa3b5c60 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static field dynamic h;
static method foo((core::Object) core::int f) void
;
static method test() dynamic
;
static method main() dynamic
;