index
:
cli-tools-windows
master
CLI Tools
Indrajith K L
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
v_windows
/
v
/
vlib
/
v
/
parser
/
tests
/
array_init.vv
blob: 4bbfb88ed29b8383989556db3aa2bcce68c9e20c (
plain
)
1
2
3
4
fn main() { _ := []int _ := [1]int }