not even sure we're ever going to implement EDIT

This commit is contained in:
Gwenhael Le Moine 2021-12-08 13:15:52 +01:00
parent 21b090aa9f
commit 9aba355ee6
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -60,10 +60,10 @@ module Rpl
[stack, dictionary]
end
def edit( stack, dictionary )
# TODO
[stack, dictionary]
end
# def edit( stack, dictionary )
# # TODO
# [stack, dictionary]
# end
# add to a stored variable. ex: 1 'name' sto+ 'name' 2 sto+
def sto_add( stack, dictionary )