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
76c67952e6
v
/
vlib
/
v
/
checker
/
tests
/
right_hand_side_mut.vv
7 lines
97 B
V
Raw
Blame
History
fn
main
(
)
{
mut
flubbel
:=
123
mut
wubbel
:=
234
_
,
_
:=
flubbel
,
mut
wubbel
print
(
wubbel
)
}
Reference in New Issue
View Git Blame
Copy Permalink