blob: 95953c9033ba48eb6b46eaa90c3d2218b7475069 [file] [log] [blame]
// @dart = 2.6
main() {}
typedef F = int Function(int f(String x));