Variable access to a local struct #552
Labels
area:compiler
Related to code compilation or type checking
kind:bug
Something isn't working
status:blocked
For issues blocked by something
After #551, I've found the following example of broken behavior:
It may be fixed by rolling back commit baa2fde (in particular, see changes in
LValueInstanceField
), but I currently feel the whole type gen process should be rearchitectured.So, for now this will have to be broken until we do #201.
The text was updated successfully, but these errors were encountered: