blob: 3789ae2b1ac72fb8d89568347ed3a3617cb3053d [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
import "dart:math";
static method f(core::num x, dynamic y) dynamic
;
static method main() dynamic
;