Skip to content
Snippets Groups Projects
Commit ea5b59bf authored by Damien George's avatar Damien George
Browse files

py/compile: Only compile function annotations if really needed.

Function annotations are only needed when the native emitter is enabled
and when the current scope is emitted in viper mode.  All other times
the annotations can be skipped completely.
parent 8d8fdcb4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment