Skip to:
structKeyTranslate returns void, it should return numeric
BoxLang outputs:
✗ expected `1`, got `null`✔ expected `v1`, got `v1`✔ expected `false`, got `false`✗ expected `2`, got `null`✔ expected `v1`, got `v1`✔ expected `false`, got `false`✗ expected `1`, got `null`✔ expected `v1`, got `v1`✔ expected `true`, got `true`
Resolved in bx-compat commit baf4d08
bx-compat
BoxLang will continue to return null for the BIF and the struct for the member function
structKeyTranslate returns void, it should return numeric
BoxLang outputs: