blob: b3ae44d4eb5d6167060472d324db11da33294535 [file] [log] [blame]
library test;
import self as self;
static method test() void
;
static method functionExpressionInvocation() void
;
static method main() dynamic
;