blob: 40233cafac673a35a37d127e5c3a9cbc148884ca [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) {}