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