blob: a967c78d5dba433005ce68aabf10acfa7baef656 [file] [log] [blame]
// @dart = 2.9
main() {}
type T = Map<A, B;
>