s3te
s3te copied to clipboard
Scala position bug leads to index out of bounds exception
https://github.com/scala/scala3/issues/21910 can make the .start and .end offsets of code lie outside of the content of the source file. Need to add special check until bug is fixed.