blob: 8ee64e7f7db0d908183b3535026fcea8d45037f4 [file] [log] [blame]
class C6 {
final value = 501;
const C6();
}
const c6 = const C6();