You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assign statements with CONSTANTS on the left side end
in a validation-error.
tests constant references, qualified references and enum-literals
closes#293
assign statements with CONSTANTS on the left side end
in a validation-error.
tests constant references, qualified references and enum-literals
closes#293
validation for readonly constants
assign statements with CONSTANTS on the left side end
in a validation-error.
tests constant references, qualified references and enum-literals
closes#293
Attempting to write into a constant should result in a validation error.
The text was updated successfully, but these errors were encountered: