mirror of
https://github.com/vlang/v.git
synced 2025-09-09 15:27:05 -04:00
Updated V for Bash script developers (markdown)
parent
fd4f416cc3
commit
2e54bcde20
@ -40,7 +40,7 @@ ls
|
||||
<pre>
|
||||
#!/usr/local/bin/v
|
||||
files := ls('.')?
|
||||
println( files)
|
||||
println(files)
|
||||
</pre>
|
||||
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user