blob: 2f6addf37862a0fd38fb92024400b3f44e94da4c [file] [log] [blame]
library test;
import self as self;
typedef F = () →* void;
static final field dynamic x = () →* void;
static method main() dynamic {}