blob: 8ee4d3313727d0fcc2cc516f3597a8265340ea35 [file] [log] [blame]
library test;
import self as self;
static method main() dynamic {
() →* Null f = () Null {};
}