blob: 8d24c6a4e965b41433a4161d962d26213b5d7a3c [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static method getListOfString() core::List<core::String>
;
static method foo() void
;
static method bar() void
;
static method main() dynamic
;