Gitly
English
Русский
Español
日本語
中文
Português
Pricing
Log in
Register
medvednikov
/
vq
/
vlib
/
v
/
tests
/
conditions
/
matches
0
commits
21
issue
12
pull requests
0
contributors
Discussions
Projects
CI
0
branches
Tree
Top files
Code
Clone with HTTPS:
Copy
56 years ago
..
match_aliases_test.v
149 bytes
match_array_of_reference_sumtype_test.v
303 bytes
match_branch_with_array_expression_test.v
146 bytes
match_case_with_struct_init_test.v
381 bytes
match_compound_type_cond_test.v
631 bytes
match_const_range_test.v
1.46 KB
match_error_to_none_test.v
278 bytes
match_expr_in_infix_expr_test.v
200 bytes
match_expr_nested_test.v
434 bytes
match_expr_nested_with_option_result1_test.v
674 bytes
match_expr_nested_with_option_result2_test.v
722 bytes
match_expr_result_test.v
392 bytes
match_expr_returning_interface_test.v
557 bytes
match_expr_returning_option_test.v
1.17 KB
match_expr_returning_sumtype_test.v
200 bytes
match_expr_skip_in_infix_expr_test.v
415 bytes
match_expr_with_assign_sumtype_test.v
2.06 KB
match_expr_with_auto_promote_number_test.v
1.9 KB
match_expr_with_branch_returning_1_test.v
321 bytes
match_expr_with_branch_returning_2_test.v
377 bytes
match_expr_with_empty_array_init_test.v
239 bytes
match_expr_with_enum_test.v
239 bytes
match_expr_with_if_or_match_expr_test.v
437 bytes
match_expr_with_last_branch_aggregate_test.v
519 bytes
match_expr_with_non_last_if_expr_test.v
209 bytes
match_expr_with_one_branch_test.v
114 bytes
match_expr_with_opt_result_test.v
754 bytes
match_expr_with_promote_number_test.v
379 bytes
match_expr_with_result_test.v
311 bytes
match_expr_with_string_fn_test.v
149 bytes
match_expr_with_struct_init_test.v
219 bytes
match_expression_for_types_test.v
1.08 KB
match_expression_with_fn_names_in_branches_test.v
1.3 KB
match_expression_with_for_loop_test.v
645 bytes
match_in_fn_call_test.v
873 bytes
match_in_if_expression_test.v
178 bytes
match_in_map_init_test.v
485 bytes
match_in_map_or_expr_test.v
247 bytes
match_interface_test.v
242 bytes
match_mutable_selector_sumtype_smartcast_test.v
1.1 KB
match_reference_sumtype_var_test.v
660 bytes
match_return_fn_test.v
1.09 KB
match_return_reference_test.v
362 bytes
match_smartcast_test.v
2.23 KB
match_struct_type_test.v
1.34 KB
match_sumtype_arr_test.v
604 bytes
match_sumtype_smartcast_json_decode_call_test.v
502 bytes
match_sumtype_var_aggregate_test.v
273 bytes
match_sumtype_var_aggregate_var_str_test.v
337 bytes
match_sumtype_var_return_sumtype_test.v
352 bytes
match_sumtype_var_shadow_and_as_test.v
459 bytes
match_test.v
3.84 KB
match_with_complex_exprs_in_branches_test.v
661 bytes
match_with_complex_sumtype_exprs_add_print_test.v
2.56 KB
match_with_complex_sumtype_exprs_test.v
2.53 KB
match_with_comptime_if_expr_in_branch_test.v
274 bytes
match_with_multi_sumtype_exprs_test.v
448 bytes
match_with_mut_cond_var_test.v
138 bytes
match_with_return_result_test.v
1.11 KB
multiple_matchs_in_one_expr_test.v
581 bytes