Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
v
/
tests
/
script_with_no_extension
3
lines
·
2
sloc
·
61 bytes
·
d848311fe225ebd6ddec31ca304553153297a191
Raw
1
#!/usr/bin/env -S v -raw-vsh-tmp-prefix tmp
2
3
println("Test")
4