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
8e26ca3f5a
v
/
cmd
/
tools
/
vvet
/
tests
/
const_dynamic_array_notice.vv
Swastik Baranwal
c6ddbd308e
vet: give notice for replacing const dynamic arrays with const fixed ones (
#18960
)
2023-07-24 22:13:38 +03:00
2 lines
20 B
V
Raw
Blame
History
const
a
=
[
1
,
2
,
3
]
Reference in New Issue
View Git Blame
Copy Permalink