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
f1f8a2e4dd
v
/
vlib
/
compiler
/
tests
/
repl
/
conditional_blocks
/
if.repl
6 lines
46 B
Plaintext
Raw
Blame
History
if true {
println('foo')
}
===output===
foo
Reference in New Issue
View Git Blame
Copy Permalink