blob: 3b17d0442ea8f56a199844358aeef8a8b5f30ba9 [file] [log] [blame]
library;
import self as self;
static method test1(dynamic x) dynamic
;
static method test2(Never x) dynamic
;
static method test3(dynamic x) dynamic
;
static method test4(Never x) dynamic
;
static method main() dynamic
;