Wiki

Changes between Version 6 and Version 7 of Literals

Show
Ignore:
Timestamp:
11/05/12 17:05:42 (12 years ago)
Author:
Nefarel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Literals

    v6 v7  
    8181== Numeric Literals == 
    8282 
    83 Non explicitly typed numeric literals are typed to Decimal by default.[[BR]] 
     83Non explicitly typed floating point literals are typed to Decimal by default.[[BR]] 
    8484This can be overidden by the compiler '''-number''' commandline switch or '''@number''' compiler  directive. 
    8585