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