Language construct: Difference between revisions

Content deleted Content added
No edit summary
Line 5:
 
==Examples of language constructs==
In [[PHP|PHP]], for example, ''print'' and ''echo'' are language constructs:
 
<source lang=php><?