rta: use `to_s_with_length` instead of `to_s` in literal strings
[nit.git] / tests / icode_dmr_if.tests
1 A,icode_dmr_if::A::foo,has,CALL file::Object::print
2 A,icode_dmr_if::A::bar,no,CALL file::Object::print
3 A,icode_dmr_if::A::foo,no,ABORT
4 A,icode_dmr_if::A::bar,has,ABORT