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
58117f1312
v
/
vlib
/
builtin
/
int_test.v
8 lines
56 B
Go
Raw
Blame
History
const
(
a
=
3
)
fn
test_const
(
)
{
assert
a
==
3
}
Reference in New Issue
View Git Blame
Copy Permalink