s4ichi (takamasa saichi)
- Login: s4ichi
- Registered on: 03/18/2020
- Last sign in: 10/01/2020
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/18/2020
-
11:28 AM Ruby Bug #16695 (Closed): Stack consistency error when using the return value
- Some versions of ruby occur `Stack consistency error` by following the reproduction code.
## Reproduction code
```ruby
x = false; y = (return until x unless x)
```
## Per versions
- 2.3.8
- `unexpected return (LocalJumpE...