diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-09-26 16:58:40 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-09-26 16:58:40 +0900 |
| commit | 368e8ce3d5fc117081316aefa25a40b3b1f7a5a9 (patch) | |
| tree | 2c2b2a362ee3bdad59f6837e0f3b5176b90bddd9 /src | |
| parent | 89ea41f15e92006051d443b29b6e8e32f11c68bc (diff) | |
| download | mruby-368e8ce3d5fc117081316aefa25a40b3b1f7a5a9.tar.gz mruby-368e8ce3d5fc117081316aefa25a40b3b1f7a5a9.zip | |
codegen.c: should not `loop_push()` before constant folding.
Otherwise, the following code will crash:
```ruby
1.times{{}until 1; break}
```
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
