blob: 4b7b5f6b05abe8feba8e5ccad4753cf274d61cbd [file] [log] [blame]
library;
import self as self;
static method testDynamic() invalid-type
return 0;
static method testVoid() void {}
static method main() dynamic {}