3e12693f94
In partial module compilation, especially inside the IDE, only a few files from the project are passed to fir2ir. FIR in these files might contain references to declarations from other files. As the FE doesn't usually care about called property initializers, called properties might be resolved to 'CONTRACTS' or even 'STATUS'. The backend, however, might need to inline constant expressions from properties.