blob: d02d4fa239d3465023769010b8739fce382dc211 [file] [log] [blame]
library;
import self as self;
import "dart:async" as asy;
import "dart:core" as core;
static method test() dynamic async
;
static method l() asy::Future<core::List<dynamic>>?
;
static method main() dynamic
;