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
Files
b88b17aca5334cedb16f42637d83f53ea7bacdb5
v
/
vlib
/
builtin
/
prealloc.c.v
Delyan Angelov
48546d0f45
all: do compile time const evaluation for
const x = "abc" + "xyz"
and
const x = 16 * 1024 + 5
(fix const prealloc_block_size)
2021-07-18 22:59:18 +03:00
3.2 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink