lib/core/collection: add `CachedIterator` to factorize the logic of iterators with...
[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