Join Slack
Powered by
<Trouble when interpreting Kotlin specifications> ...
# forum
r
rss
03/06/2023, 3:59 AM
Trouble when interpreting Kotlin specifications
Hello all, I’m having trouble figuring out how the Kotlin specification’ Syntax and grammar should be interpreted. For instance, when reading the section on
while-loops
, quote: 'while' {NL} '(' expression ')' {NL} (controlStructureBody | ';') Here we could see that while is followed by <a href="
https://kotlinlang.org/spec/syntax-and-grammar.html#syntax-and-grammar
" rel="noopener...
5
Views
Open in Slack
Previous
Next