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
4574039e4d
v
/
vlib
/
compiler
/
tests
/
repl
/
nomain.repl
Alexander Medvednikov
b1806b57d8
tests: no main fn
2019-10-13 17:50:55 +03:00
5 lines
33 B
Plaintext
Raw
Blame
History
a := 1
println(a)
===output===
1
Reference in New Issue
View Git Blame
Copy Permalink