blob: 17d9aa1178ca94fead7111cf3824b3d2de939fcf [file] [log] [blame]
import "variance_from_dill_lib.dart";
main() {}
typedef G<T> = Function(F<T>);