// "Create property 'foo'" "false" // ACTION: Rename reference // ERROR: Unresolved reference: foo fun test() { J.foo = 1 }