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
7ff0c3aaa9
v
/
vlib
/
v
/
tests
/
print_test.v
Alexander Medvednikov
eed7c91e87
move compiler tests from compiler/ to v/
2020-03-27 18:01:46 +01:00
4 lines
37 B
V
Raw
Blame
History
fn
test_print
(
)
{
println
(
2.0
)
}
Reference in New Issue
View Git Blame
Copy Permalink