blob: da84e28f3c918f08757dff652bc1eeb2e46b80e1 [file] [log] [blame]
library test;
import self as self;
static method main() dynamic {
dynamic x = 1;
}