blob: c6c205c6ac6da468e9d407e0d3dbe11b32ae4cd7 [file] [log] [blame]
library test;
import self as self;
static method test(() →* void f) void
;
static method main() dynamic
;