blob: 40e7073303f6c93e4ae39d06f5be03fd7b23c465 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static const field core::List<core::int> a = #C1;
static const field core::List<core::int> b = #C2;
static method main() void {}
constants {
#C1 = <Null>[]
#C2 = <core::int?>[]
}