Unicode characters are not recognised as alphanumeric on some versions of macOS
Created by: mbonani
aseba on windows (probably linux) accept in the code accentuate character. on macosx it make error " indentifier must begin with _ or an alpha numeric character, found unicode character instead" In the description of the language it is normally not permit. But generated code coming from blockly could have some. We should be consistent.