blob: d2d46a3dfc5b6adc30362531900f951e3d75874d [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method main() dynamic {
core::print(#C1);
}
constants {
#C1 = false
}