cepl
cepl copied to clipboard
dont register a function whos signature is invalid
Normally we register functions with invalid bodies so they can become valid as later functions compile, however if the signature is broken the function cant get fixed and also poisons the function pool as varjo keeps trying to consider them as candidate functions