blob: f28c31a8d1644255b46e5a61e2a3dca03a8af81e [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*>[]
}