blob: f36afaace13d3bedd1642f7e90c13d548842aeb6 [file] [log] [blame]
library;
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 const field core::bool c = #C3;
static method main() dynamic {}
constants {
#C1 = <core::int>[]
#C2 = <core::int?>[]
#C3 = false
}