v2 / vlib / v / slow_tests / inout / panic_on_bad_st_as.out
5 lines · 5 sloc · 154 bytes · e8e1df6df9e0f8bb299f24e2993263466d309b25
Raw
1Foo
2================ V panic ================
3 module: builtin
4 function: __as_cast()
5 message: as cast: cannot cast `main.Struct` to `main.Interface`
6