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