Jump to content

Program termination: Difference between revisions

→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)"
No edit summary
(→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)")
Line 1,752:
End Sub</syntaxhighlight>
 
=={{header|V (Vlang)}}==
<syntaxhighlight lang="v (vlang)">
for num in 1..10 {
println('$num')
451

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.