Another question is if loop never runs, e.g. if co...
# language-proposals
o
Another question is if loop never runs, e.g. if condition in
while
is
false
on enter. What’s the value of a while-expression in this case?