blob: 5b9acaa172ed1d608f38d012f9bfb9208fb39893 [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
;