blob: 6f674f34e54e015bafe8c4b0d37619ccc5fa1416 [file] [log] [blame]
library;
import self as self;
static method f() dynamic sync*
;
static method g() dynamic sync*
;
static method h() dynamic sync*
;
static method main() dynamic
;