blob: aab4f529f903f28b0b46eac9619aec7837220e87 [file] [log] [blame]
library test;
import 'dart:async';
main() {}
typedef int IntToInt(int i);