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
6468bcd0a6
v
/
x.v
10 lines
95 B
V
Raw
Blame
History
[
minify
]
struct
Foo
{
x
u8
i
int
b
u16
}
f
:=
Foo
{
1
,
2
,
3
}
println
(
f
)
Reference in New Issue
View Git Blame
Copy Permalink