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
bd7e53a777
v
/
vlib
/
v
/
tests
/
shared_array_append_many_te...
7 lines
90 B
V
Raw
Blame
History
fn
test_shared_array_append_many
(
)
{
shared
a
:=
[
]
int
{
}
lock
a
{
a
<<
[
1
,
2
,
3
]
}
}
Reference in New Issue
View Git Blame
Copy Permalink