Open jamesjuett opened 2 years ago
Currently, it just takes a qualified name. It needs to take a signature and do some sort of overload resolution.
This function was previously used improperly in the compilation proper phase as a hacky workaround for resolving qualified names. It's no longer needed and is removed in #333
Currently, it just takes a qualified name. It needs to take a signature and do some sort of overload resolution.