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