Resolved conflict

This commit is contained in:
Louis Rubet 2017-06-10 15:23:04 +02:00
commit 563ebe0636
2 changed files with 1 additions and 1 deletions

View file

@ -147,7 +147,6 @@ int rpn_repeat(branch& myobj)
return ret;
}
>>>>>>> #117, #116, #119: added while..repeat, added do..until tests, until in addition to until
int rpn_start(branch& myobj)
{
int ret = -1;

View file

@ -80,6 +80,7 @@ erase
-> error should be 3
erase
<<<<<<< HEAD
# ift (1)
1 'ok' ift
-> stack should be 'ok'