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
f67a4c3ee0
v
/
vlib
/
v
/
checker
/
tests
/
assign_expr_undefined_err_b.vv
5 lines
47 B
V
Raw
Blame
History
fn
main
(
)
{
a
,
b
:=
a
,
b
println
(
'
$
a
,
$
b
'
)
}
Reference in New Issue
View Git Blame
Copy Permalink