blob: 4e661b9a39efcc60144f7d6942a0b76ab583caf3 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static method f(core::Object x) void
;
static method g(core::int x) void
;
static method main() dynamic
;