blob: 88a58fe13b7f5f3f1473c79d5f0823b91713d8ee [file]
library test;
import self as self;
static method test() void {
dynamic x = #foo;
}
static method main() dynamic {}