Am 04.07.2020 um 20:13 schrieb Graeme Geldenhuys via lazarus:
On 04/07/2020 7:11 pm, Graeme Geldenhuys via lazarus wrote:
var
    😀: Integer;
begin
    for 😀 := 0 to 10 do
      writeln(😀);
end.

And exception variables could be 🤢  (nauseated face).

I've just tested: Delphi does not support Emojis. According to their documentation ( http://docwiki.embarcadero.com/RADStudio/Sydney/en/Identifiers ) they adhere to ISO/IEC TR 10176:2003 ( https://www.iso.org/standard/37765.html ). Sadly this standard isn't freely available to check what is allowed and what not :/

Regards,
Sven
--
_______________________________________________
lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to