mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
encoding.utf8: remove const unicode_con_table_up_to_low table (#9672)
This commit is contained in:
@ -43,6 +43,7 @@ const (
|
||||
'vlib/builtin/',
|
||||
'vlib/cli/',
|
||||
'vlib/dl/',
|
||||
'vlib/encoding/utf8/',
|
||||
'vlib/flag/',
|
||||
'vlib/gg/',
|
||||
'vlib/math/bits/bits.v',
|
||||
|
Reference in New Issue
Block a user