stdlib/strings: Moved Substring to Buffer since it was in no way similar to the Strin...
[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