v/vlib/v/tests/interface_edge_cases
Nick Treleaven a4ab3c1f14
checker: disallow `mut_ptr = &immutable_var` (#13814)
2022-03-24 20:43:25 +02:00
..
array_of_interfaces_test.v
array_of_interfaces_with_utility_fn_test.v all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
assign_to_interface_field_test.v checker: force interface init (#10910) 2021-07-30 03:18:20 +03:00
empty_interface_1_test.v
empty_interface_println_test.v
fn_returning_voidptr_casted_as_interface_test.v
i1_test.v
i2_test.v
i3_test.v
i4_test.v
i5_test.v
i6_test.v
i7_test.v
i8_test.v
i9_test.v
interface_many_named_test.v
pass_voidptr_as_interface_reference_test.v builtin: add charptr str() and change string format (#12973) 2021-12-30 23:34:24 +03:00
voidptr_casted_as_an_interface_test.v checker: disallow `mut_ptr = &immutable_var` (#13814) 2022-03-24 20:43:25 +02:00