blob: 48c5648083fd00a469df90aa89a78ee27cc9aa61 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static field core::int i = 0;
static method main() dynamic {
core::int j = self::i;
}