Changes between Initial Version and Version 6 of Ticket #5712


Ignore:
Timestamp:
2019-11-25T21:09:58+01:00 (5 years ago)
Author:
perost
Comment:

Added code tags for formatting.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5712

    • Property Status changed from new to closed
    • Property Resolution changed from to wontfix
  • 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