Loops/While: Difference between revisions

m
{{omit from|GUISS}}
(Added Nemerle)
m ({{omit from|GUISS}})
Line 1,065:
x = x \ 2
Loop While x > 0</lang>
 
{{omit from|GUISS|No loops and we cannot read values}}
 
[[Category:Conditional loops]]