blob: 64b8bd985178b78b84ef2650eca340913f658a1d [file] [log] [blame]
String test1(Map map) {}
class C {
const C();
}
const c1 = C();
const c2 = C();
test() {}
void test2(Map map) {}
void test3(Map map) {}