blob: a021f967f2fbec52fd691dc08d4165c58bff4eb2 [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
;