blob: 19146684c52af69739113ca3d49e93f96ca84bbc [file]
---
assert(hello.length == "World".substring(1, 4).length)
| | | | |
| 5 false "orl" 3
"Hello"
---