This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
33b5afa893
v
/
vlib
/
compiler
/
tests
/
print_test.v
Simon Heuser
8a31ee4b53
generic functions
2019-10-20 10:19:37 +03:00
4 lines
37 B
V
Raw
Blame
History
fn
test_print
(
)
{
println
(
2.0
)
}
Reference in New Issue
View Git Blame
Copy Permalink