blob: 8c6f9b5b7beef696a3cde4938dfb3662ef6f2c58 [file] [log] [blame]
class C7 {
final value = 502;
const C7();
}
const c7 = const C7();