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