This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
v
Watch
1
Star
0
Fork
You've already forked v
0
mirror of
https://github.com/vlang/v.git
synced
2025-09-14 23:12:33 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12
7dc040b01c
v
/
vlib
/
compiler
/
tests
/
print_test.v
Simon Heuser
8a31ee4b53
generic functions
2019-10-20 10:19:37 +03:00
3 lines
37 B
V
Raw
Blame
History
fn
test_print
(
)
{
println
(
2.0
)
}
Reference in a new issue
View git blame
Copy permalink