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
/
old
/
vlib
/
v
/
checker
/
tests
/
map_init_invalid_syntax.vv
blob: a976d70a52c4bc72d65d71d2df324f64248bbfb6 (
plain
)
1
2
3
4
fn main() { a := map{} println(a) }