blob: 2015cbe6934eb9023c374a7ead5ff1b0adbe17c8 [file] [log] [blame]
typedef F = void Function();
typedef F = void Function();
typedef G<T> = void Function(T);
typedef G<T> = void Function(T);
main() {}