blob: 4ca225fa101bd3eba18c4d41bf0d665de7943110 [file]
library test;
import self as self;
import "dart:core" as core;
static field () core::Null v = () core::Null => null;
static method main() dynamic {
self::v;
}