elena-lang icon indicating copy to clipboard operation
elena-lang copied to clipboard

Final variables / fields

Open arakov opened this issue 4 years ago • 0 comments

Support final variables / fields. So the compiler can directly resolve the methods. The variable / class can be assigned only with specified type (non-polymorphic variables)

arakov avatar Jul 29 '20 08:07 arakov