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