blob: 2a973360ec1d0bbe8ead972295ddb3bff05e2026 [file] [log] [blame]
class C5 {
final value = 500;
const C5();
const c5 = const C5();