We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Change syntax for fixed length arrays to [T; n] and for repeating array initialisers to [expr; n] where n is a constexpr with type uint.
[T; n]
[expr; n]
n
uint
Nominated for 1.0, p-backcompat-lang.