Sept. 8, 2015
7:48 a.m.
Sure it works. To see what you want you need to use a font with wider Unicode support, like Arial Unicode MS. But regardless of the font, the data is still correct.
On 08 Sep 2015, at 09:38, H. Hirzel <hannes.hirzel@gmail.com> wrote:
Hello
I pasted a method from a LibreOffice Writer document into Pharo and got an error message.
To replicate the error paste
epsilon
^ 'É'
as a method into a browser.
Suggestions how I can fix this?
Regards Hannes