1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

cgen: gen_str_for_array()

This commit is contained in:
yuyi
2020-04-17 22:10:41 +08:00
committed by GitHub
parent 402e55d115
commit 420ecaf31d
3 changed files with 31 additions and 12 deletions

View File

@ -28,7 +28,6 @@ const (
'vlib/v/tests/option_test.v',
'vlib/v/tests/pointers_test.v',
'vlib/v/tests/repl/repl_test.v',
'vlib/v/tests/string_interpolation_array_of_structs_test.v',
'vlib/v/tests/string_interpolation_variadic_test.v',
'vlib/v/tests/type_test.v',
'vlib/v/tests/valgrind/valgrind_test.v', // ubuntu-musl only