TODO
This commit is contained in:
parent
9ab26ef85e
commit
282ab3b239
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ module Rpl
|
|||
end
|
||||
|
||||
# 2. parse
|
||||
# TODO: parse ∞, <NaN> as numerics
|
||||
parsed_tree = []
|
||||
regrouped_input.each do |elt|
|
||||
parsed_entry = { value: elt }
|
||||
|
|
Loading…
Reference in a new issue