blob: 4d52cac06d16727e2f1c9bd525365fc6ede919c1 [file] [log] [blame]
class C4 {
final value = 499;
const C4();
const c4 = const C4();