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
ee6b23c2a7
v
/
vlib
/
v
/
checker
/
tests
/
array_literal_modify_err.vv
5 lines
57 B
V
Raw
Blame
History
fn
main
(
)
{
mut
nums
:=
[
1
,
2
,
3
]
<<
4
println
(
nums
)
}
Reference in New Issue
View Git Blame
Copy Permalink