forked from AbleOS/holey-bytes
blah buh leee
This commit is contained in:
parent
8bbc40b9b1
commit
dc418bd5e0
|
@ -3388,7 +3388,7 @@ impl Codegen {
|
|||
push_up(&mut self.ci.nodes, self.ci.end);
|
||||
// TODO: handle infinte loops
|
||||
self.ci.nodes.visited.clear(self.ci.nodes.values.len());
|
||||
push_down(&mut self.ci.nodes, self.ci.start);
|
||||
//push_down(&mut self.ci.nodes, self.ci.start);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue