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