forked from Mirror/wren
2 lines
73 B
Plaintext
2 lines
73 B
Plaintext
|
|
"123".iteratorValue(-5) // expect runtime error: Iterator out of bounds.
|