blob: 714441a686269c400860d5a133685b0e7a02a233 [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static method foo(dynamic obj) core::String
;
static method main() dynamic
;