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
c74fa9e471
v
/
vlib
/
v
/
checker
/
tests
/
optional_index_err.vv
5 lines
65 B
V
Raw
Blame
History
fn
main
(
)
{
v
:=
'
h
e
l
l
o
'
println
(
v
[
v
.
last_index
(
'
l
'
)
]
)
}
Reference in New Issue
View Git Blame
Copy Permalink