Jump to content

Empty string: Difference between revisions

→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)"
(→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)")
Line 3,321:
False</pre>
 
=={{header|V (Vlang)}}==
<syntaxhighlight lang="v (vlang)">// define and initialize an empty string
mut s := ""
 
451

edits

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