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
9be16eba63
v
/
vlib
/
v
/
gen
/
c
/
testdata
/
volatile.vv
5 lines
92 B
V
Raw
Blame
History
mut
volatile
zzz
:=
123
mut
volatile
pzzz
:=
&
zzz
println
(
zzz
)
println
(
&
int
(
voidptr
(
pzzz
)
)
)
Reference in New Issue
View Git Blame
Copy Permalink