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