mirror of
https://github.com/vlang/v.git
synced 2025-09-13 01:16:02 -04:00
Updated V for Go developers (markdown)
parent
82c1bdc756
commit
6daaa7d9fa
@ -24,7 +24,7 @@ fn main() {
|
||||
<tr>
|
||||
<td>
|
||||
<pre>
|
||||
numbers := []int{1, 2, 3, 4};
|
||||
numbers := []int{1, 2, 3, 4}
|
||||
</pre>
|
||||
</td>
|
||||
<td valign="top">
|
||||
|
Loading…
x
Reference in New Issue
Block a user