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
/
fn_call_no_body.vv
10 lines
70 B
V
Raw
Blame
History
type
Foo
=
int
fn
(
_
Foo
)
f
(
)
fn
f
(
)
fn
main
(
)
{
Foo
(
0
)
.
f
(
)
f
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink