blob: 0a58b124e5df2b3f007d49198eab4ce1fcae6b52 [file] [log] [blame]
library;
import self as self;
static method method1(dynamic a) dynamic
;
static method method2() dynamic
;
static method method3() dynamic async
;
static method method4() dynamic async
;