blob: 298b12b4af6d69e72ddd52eddf82eeadafac8728 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static field core::int* x = 2;
static method main() dynamic {
self::x;
}