blob: 335fe8e2d100485788b3132e3935daef5c5eae30 [file] [log] [blame]
library;
import self as self;
static const field dynamic b1 = 2;
static method main() dynamic {
self::b1;
}