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