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
9523c23e14
v
/
vlib
/
v
/
checker
/
tests
/
cannot_cast_to_alias.vv
8 lines
65 B
V
Raw
Blame
History
module
main
type
MyType
=
string
fn
main
(
)
{
_
:=
MyType
(
5
)
}
Reference in New Issue
View Git Blame
Copy Permalink