I'm starting at the Pharo MOOC, but got stuck in one of the first lessons, because apparently my return operator is broken. I faced this problem in the section [ReDo1] Packages, Classes and Methods. At one point, we are supposed to define a simple method, a getter, like this:
By when I try to follow the lesson in my Pharo install, the return "hat" operator ^ is a bit different, and smaller. When I try to compile the method, I just get a error:
But I'm pretty sure I typed the correct character in my keyboard, as the photo shows:
Could the problem be related to my keyboard layout. I run Pharo 8 using a ABNT2 keyboard (for pt-BR) under Kubuntu 20.04.
UPDATE: Adding image of entire keyboard, as requested by Leandro. It's a Philips C324 (ABNT standard):
question from:
https://stackoverflow.com/questions/65647793/why-is-my-return-symbol-broken-in-pharo-throwing-unknown-character-error-when-c 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…