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
761ed28bb4
v
/
vlib
/
v
/
checker
/
tests
/
struct_field_name_err.vv
10 lines
108 B
V
Raw
Blame
History
struct
Release
{
Architecture
[
]
string
Components
[
]
string
}
fn
main
(
)
{
r
:=
Release
{
}
println
(
r
)
}
Reference in New Issue
View Git Blame
Copy Permalink