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
e044ba2400
v
/
vlib
/
v
/
tests
/
high_ascii_const_rune_test.v
6 lines
83 B
V
Raw
Blame
History
const
accented
=
`
á
`
fn
test_high_ascii_const
(
)
{
assert
u32
(
accented
)
==
225
}
Reference in New Issue
View Git Blame
Copy Permalink