blob: d67e2dc9aa4f8ac42346cfaa831399742e8de02b [file]
"hello".substring(1, 4).length mustEqual "world".length
| | |
| | 5
| 3
ell