blob: 5427198489605ff48a7b613579db2e71ff060bdf [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static method test(core::List<core::num*>* nums) void
;
static method main() dynamic
;