blob: abf425d3c8f37bc8bd73e1ba1eab2d98e3f7fcc6 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
import "dart:async" as asy;
import "dart:async";
static method make(core::int* x) asy::Future<core::int*>*
;
static method test() dynamic
;
static method main() dynamic
;