blob: 7ccbbab6775499bea59e93a9949710efb55680bd [file] [log] [blame]
library test;
import self as self;
import "dart:async" as asy;
import "dart:core" as core;
static field () asy::Future<core::int> f;
static method main() dynamic
;