benchmarks: Reunited common functions for benches in a new shell file.
[nit.git] / tests / sav / base_virtual_type_self_alt2.res
1 alt/base_virtual_type_self_alt2.nit:44,9: Type error: expected U, got Float
2 alt/base_virtual_type_self_alt2.nit:45,7--12: Type error: expected Float, got U
3 alt/base_virtual_type_self_alt2.nit:47,7--12: Type error: expected Float, got A[U]