This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
77ce385a1a
v
/
vlib
/
v
/
fmt
/
tests
/
empty_map_fmt_keep.vv
12 lines
90 B
V
Raw
Blame
History
struct
Foo
{
bar
map
[
int
]
int
}
fn
main
(
)
{
foo
:=
Foo
{
bar
:
{
// comment
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink