Resource variables used in a global initializer function do not hoist correctly #4874
Labels
goal:quality & productivity
Quality issues and issues that impact our productivity coding day to day inside slang
kind:bug
something doesn't work like it should
Milestone
Problem:
Once compiled, code may leave assignments to resource variables in global scope with local variable assignments in global scope
Repro:
...
The text was updated successfully, but these errors were encountered: