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
03bc5ab3d5
v
/
compiler
/
tests
/
repl
/
naked_strings.repl
10 lines
54 B
Plaintext
Raw
Blame
History
'abc'
'abc'+'xyz'
'{'
'}'
===output===
abc
abcxyz
{
}
Reference in New Issue
View Git Blame
Copy Permalink