Changes between Initial Version and Version 6 of Ticket #5712


Ignore:
Timestamp:
2019-11-25T20:09:58Z (5 years ago)
Author:
Per Östlund
Comment:

Added code tags for formatting.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5712

    • Property Resolutionwontfix
    • Property Status newclosed
  • Ticket #5712 – Description

    initial v6  
     1{{{#!mo
    12function fz
    23  input Integer I;
     
    1718  Integer X;
    1819end fx;
    19 
     20}}}
    2021Duplicate variables in protected section compiles, they are simply replaced in the backend. However, this allows modellers to write duplicate declarations in MetaModelica, and in Modelica.
    2122