Jump to content

Repeat a string: Difference between revisions

→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)"
(→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)")
Line 2,806:
<pre>HOHOHO</pre>
 
=={{header|V (Vlang)}}==
<syntaxhighlight lang="go">// Repeat a string, in V
// Tectonics: v run repeat-a-string.v
451

edits

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