mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
parent
d6fa6a459c
commit
108a01d65f
47 changed files with 532 additions and 518 deletions
|
@ -12,8 +12,7 @@ const (
|
|||
de_bruijn64tab = [byte(0), 1, 56, 2, 57, 49, 28, 3, 61, 58, 42, 50, 38, 29, 17, 4, 62, 47,
|
||||
59, 36, 45, 43, 51, 22, 53, 39, 33, 30, 24, 18, 12, 5, 63, 55, 48, 27, 60, 41, 37, 16,
|
||||
46, 35, 44, 21, 52, 32, 23, 11, 54, 26, 40, 15, 34, 20, 31, 10, 25, 14, 19, 9, 13, 8, 7,
|
||||
6,
|
||||
]
|
||||
6]
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue