blob: da6bc88a54a0ba825c6924d401b56ebf6807638f [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;
}