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