Skip to content

Commit

Permalink
rm problematic dataizations
Browse files Browse the repository at this point in the history
  • Loading branch information
dours committed Aug 18, 2022
1 parent 8ffbe1c commit c1ed178
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions transpiler/src/main/eo/preface/xmyMap.eo
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
(i.lt (self.value.length)).while
[unused]
seq > @
stdout (sprintf "%s ?= %s\n" ((self.value.get i).fst) key)
if.
(self.value.get i).fst.eq key
stackUp.forward (return (pybool TRUE))
Expand All @@ -68,7 +67,6 @@
[self key val] > apply
[stackUp] > @
seq > @
key
(goto ((x__contains__.apply self key).@)).result.if
stackUp.forward (return 0)
0
Expand Down

0 comments on commit c1ed178

Please sign in to comment.