well you have a bug in your code, `^0` actually indexes the 0 terminator of a string, and this behavior is correct. Use `^1` instead.
- string change from 0.18.0 on? matkuki
- Re: string change from 0.18.0 on? Araq
- Re: string change from 0.18.0 on? amalek
- Re: string change from 0.18.0 on? matkuki
- Re: string change from 0.18.0 on? miran
- Re: string change from 0.18.0 on? matkuki
- Re: string change from 0.18.0 on? Araq
- Re: string change from 0.18.0 on? matkuki
- Re: string change from 0.18.0 on? Krux02
- Re: string change from 0.18.0 on? matkuki
- Re: string change from 0.18.0 on? miran
- Re: string change from 0.18.0 on? matkuki
- Re: string change from 0.18.0 on? miran
- Re: string change from 0.18.0 on? matkuki