blob: ad63a89a3d01368e14d23df8963a6c01338ca3bf [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static method test(core::List<core::num> nums) invalid-type
;
static method main() dynamic
;