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