Sorry, my mistake! I showed the wrong code, it should be:
var myString = "Some String"
echo "'", myString[0 .. ^0], "'"
Sorry guys! Is this a regression?
Sorry, my mistake! I showed the wrong code, it should be:
var myString = "Some String"
echo "'", myString[0 .. ^0], "'"
Sorry guys! Is this a regression?