failed to resolve document
× mismatched instantiation argument `x`
╰─▶ instance is missing expected function export `[static]r.foo`
╭─[tests/resolution/fail/missing-static-method.wac:8:23]
7 │
8 │ let i = new foo:bar { x };
· ┬
· ╰── mismatched argument `x`
╰────