mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tests: fix -skip-unused test on macos
This commit is contained in:
parent
9957e5a2c5
commit
6d2d956c80
@ -31,6 +31,7 @@ pub fn mark_used(mut table ast.Table, pref &pref.Preferences, ast_files []ast.Fi
|
||||
'isnil',
|
||||
'opt_ok',
|
||||
'error',
|
||||
'__print_assert_failure',
|
||||
// utf8_str_visible_length is used by c/str.v
|
||||
'utf8_str_visible_length',
|
||||
'compare_ints',
|
||||
|
Loading…
Reference in New Issue
Block a user