v2 / vlib / v / slow_tests / inout / panic_on_fixed_array_index.out
6 lines · 6 sloc · 187 bytes · e8e1df6df9e0f8bb299f24e2993263466d309b25
Raw
11
2================ V panic ================
3 module: builtin
4 function: v_fixed_index()
5 message: fixed array index out of range (index: 2, len: 2)
6 file: vlib/builtin/builtin.c.v
7