package foo:bar; world module { resource a { constructor(); other-new: static func() -> a; } }