blob: 2c6569ad6078c76b0b0f77d5acd8de8b2add441e [file] [log] [blame]
library test;
import self as self;
import "dart:core" as core;
static method test1() dynamic
;
static method test2(core::Pattern p) dynamic
;
static method main() dynamic
;