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