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
b27f5c378c
v
/
vlib
/
v
/
fmt
/
tests
/
struct_embed_keep.vv
13 lines
82 B
V
Raw
Blame
History
struct
Foo
{
x
int
}
struct
Test
{
}
struct
Bar
{
Foo
Test
y
int
z
string
}
Reference in New Issue
View Git Blame
Copy Permalink