in reply to Re: Re: Getting error when declaring utf8 variable as lexical
in thread Getting error when declaring utf8 variable as lexical

Because U+0100 is not a letter! Try some another letter, say, Russian small che, it's code U+0447 (which is C8 87 in utf8). I checked, it works!

Courage, the Cowardly Dog

  • Comment on Re: Re: Re: Getting error when declaring utf8 variable as lexical