blob: a5f2d23118044d7408b9c1e294b6a0f6d92375e4 [file] [log] [blame]
// @dart = 2.9
method<T>(T a, T b) {}
main() {}