blob: d57e83e5facd098d6a43bcab0cc673aa8810de91 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
import "dart:async";
typedef IntToInt = (core::int) core::int;
static method main() dynamic
;