blob: 4852e574e3806c72bae15dd29c753b00846b1f63 [file] [log] [blame]
class A {
Map<String, var> m;
}
main() { }