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
Duplicate of #3122
The reason we did not implement this yet is mainly because the keyword pure does not really mean the same thing as "compile-time constant" - it just means "does not read blockchain state".
Description
compile time constant variable declaration should allow use of pure functions
Environment
Steps to Reproduce
The text was updated successfully, but these errors were encountered: