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
d1224ffb5a
v
/
vlib
/
v
/
fmt
/
tests
/
import_multiple_expected.vv
11 lines
92 B
V
Raw
Blame
History
import
math
import
os
const
(
mypi
=
math
.
pi
)
fn
main
(
)
{
println
(
os
.
path_separator
)
}
Reference in New Issue
View Git Blame
Copy Permalink