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