blob: a7cb242557f64839f220f51b40a26136fc340723 [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method test() dynamic {
;
;
;
late core::int x = 2;
;
;
}