blob: 9295137b0b97bf48aa0d95dc1a2601aa0920789a [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method test1() dynamic
;
static method test2(core::Pattern p) dynamic
;
static method main() dynamic
;