blob: 0f0a504154be08f2e13585669b0213b7000c398f [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
;