blob: 261479d88a9e7f5629ffabc7e534427b45337cd3 [file] [log] [blame]
library test;
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
;