blob: ca2e74f55fe7218329b15d9d49b15969ea923f26 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
extension E on core::int {
static field s = self::E|s;
}
static field core::String E|s;
static method test() dynamic
;