blob: caa562f7464e848da7b655e645a14fc07a478f0d [file] [log] [blame]
library test;
import self as self;
import "dart:async" as asy;
import "dart:core" as core;
static method foo(() asy::Stream<core::int> values) void
;
static method main() void
;