| 1 | [vlib/v/slow_tests/inout/comptime_smartcast_variant.vv:14] field_value: foo |
| 2 | [vlib/v/slow_tests/inout/comptime_smartcast_variant.vv:18] '${field_value} is a string': foo is a string |
| 3 | [vlib/v/slow_tests/inout/comptime_smartcast_variant.vv:14] field_value: 1 |
| 4 | [vlib/v/slow_tests/inout/comptime_smartcast_variant.vv:16] '${field_value} is an int': 1 is an int |
| 5 | [vlib/v/slow_tests/inout/comptime_smartcast_variant.vv:33] v: done |
| 6 |