[fpc-pascal] Free Pascal Language Diagram
Anthony Walter
sysrpl at gmail.com
Mon Sep 24 20:51:25 CEST 2018
Regarding Identifier, in my page the diagram shows it must start with a
Letter optionally followed by any Letter or Digit. Letter links to another
diagram defining it as any of A-Z a-z _
This seems correct. I just tested and "const _ = 1" compiles fine using a
lone _ as an identifier.
Try left clicking Letter in the following diagram:
https://www.getlazarus.org/learn/language/lexical/#identifier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20180924/d3f14e8e/attachment.html>
More information about the fpc-pascal
mailing list