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
9a31744255
v
/
vlib
/
v
/
tests
/
repl
/
var_decl.repl
Alexander Medvednikov
eed7c91e87
move compiler tests from compiler/ to v/
2020-03-27 18:01:46 +01:00
5 lines
33 B
Plaintext
Raw
Blame
History
a := 1
println(a)
===output===
1
Reference in New Issue
View Git Blame
Copy Permalink