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
7bfd89567b
v
/
vlib
/
v
/
checker
/
tests
/
check_generic_int_init.vv
8 lines
64 B
V
Raw
Blame
History
fn
test
<
T
>
(
)
T
{
return
T
{
}
}
fn
main
(
)
{
_
:=
test
<
int
>
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink