mirror of
https://github.com/louisrubet/rpn
synced 2025-01-30 20:34:30 +01:00
Resolved conflict
This commit is contained in:
commit
563ebe0636
2 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
|
@ -80,6 +80,7 @@ erase
|
|||
-> error should be 3
|
||||
erase
|
||||
|
||||
<<<<<<< HEAD
|
||||
# ift (1)
|
||||
1 'ok' ift
|
||||
-> stack should be 'ok'
|
||||
|
|
Loading…
Add table
Reference in a new issue