buzz
buzz copied to clipboard
`bz_getQualified` should be able to retrieve any global
Right now bz_getQualified is only able to look up objects and enums by iterating over globals and looking up names in their types.
It should be able to retrieve any global by name.