blob: 1ca39e544270eea2f7dd1509fa2d737f1126f96d [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method test(core::List<core::int>? x) dynamic
;