Compare commits
3 Commits
c2329519d7
...
f2dbb2743e
Author | SHA1 | Date | |
---|---|---|---|
|
f2dbb2743e | ||
|
fd7152a91b | ||
|
3f6bafb1bd |
Binary file not shown.
|
@ -1158,7 +1158,7 @@ impl Compiler {
|
|||
}
|
||||
self.pop_n(self.stack_depth - stack_depth);
|
||||
self.emit_op(Op::Load);
|
||||
// self.stack_depth += 1;
|
||||
self.stack_depth += 1;
|
||||
self.msg("********receive completed".to_string());
|
||||
}
|
||||
MatchClause(..) => unreachable!(),
|
||||
|
|
Loading…
Reference in New Issue
Block a user