blob: 52b1783ef3a277c0fe44d19fe83939e0bd911a06 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static final field core::int b1 = 2;
static method main() dynamic {
self::b1;
}