Commit 2c28d3b
Fix handling of empty slice in Instructions
The code would've taken one element when an empty slice was requested.
Co-authored-by: Tobin C. Harding <me@tobin.cc>1 parent e6ff754 commit 2c28d3b
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
746 | 746 | | |
747 | 747 | | |
748 | 748 | | |
749 | | - | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
750 | 753 | | |
751 | 754 | | |
752 | 755 | | |
| |||
0 commit comments