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