1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools/vvet/tests
2022-06-20 13:29:22 +03:00
..
accept_multi_expression_with_comments.out tools: fix v vet file.v for return if x { y // comment } else { z } 2022-06-20 13:29:22 +03:00
accept_multi_expression_with_comments.vv tools: fix v vet file.v for return if x { y // comment } else { z } 2022-06-20 13:29:22 +03:00
array_init_one_val.out
array_init_one_val.vv
indent_with_space.out
indent_with_space.vv
module_file_test.out
module_file_test.vv
no_warn_about_missing.out
no_warn_about_missing.vv
parens_space_a.out
parens_space_a.vv
parens_space_b.out
parens_space_b.vv
trailing_space.out
trailing_space.vv