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
/
void_fn_as_value.vv
10 lines
92 B
V
Raw
Blame
History
module
main
fn
main
(
)
{
mut
a
:=
'
a
a
'
a
+=
x
(
'
a
'
,
'
b
'
)
mut
b
:=
'
a
b
c
d
e
f
'
_
=
b
_
=
a
}
Reference in New Issue
View Git Blame
Copy Permalink