Add bare readonly type for inherently immutable basic types #462
Labels
Area/Lang
Relates to the Ballerina language specification
Type/Improvement
Enhancement to language design
Milestone
This is an initial part of #189.
Syntactically allow type descriptor of
readonly
(with no type parameter) with semantics that it allows any value of a basic type that is inherently readonly i.e.This is a prerequisite of #463. Next step is #465.
The text was updated successfully, but these errors were encountered: