blob: de8e7574022e443b2967253f9619cdf9f37a9464 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static field core::bool a = true;
static method main() dynamic {
core::bool b = false;
}