Bystroushaak / tinySelf

Self-like language implemented in the RPython language toolkit.
29 stars 3 forks source link

Fix bytecodes.py : _compute_index #70

Closed Bystroushaak closed 5 years ago

Bystroushaak commented 5 years ago

The way how padding is hardcoded to 3 is just plain wrong and will break in all kind of situations.