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
b900577dae
v
/
vlib
/
v
/
fmt
/
tests
/
char_literal_backtick_keep.vv
yuyi
2daf915371
parser:
expression evaluated but not used
error
2020-06-16 11:06:53 +02:00
4 lines
38 B
V
Raw
Blame
History
fn
char_backtick
(
)
{
println
(
`
\`
`
)
}
Reference in New Issue
View Git Blame
Copy Permalink