Changes between Version 5 and Version 6 of Ticket #3450


Ignore:
Timestamp:
2015-09-10T06:46:45Z (10 years ago)
Author:
Henrik Tidefelt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3450 – Description

    v5 v6  
    33   Error: Cyclically dependent constants or parameters found in scope : {x}.
    44
    5 In the `Base` model, changing the modifier x=x in the redeclaration of the function to x=5 will resolve the error. However those two statements should be equivalent.
     5In the `Base` model, changing the modifier `x = x` in the redeclaration of the function to `x = 5` will resolve the error. However those two statements should be equivalent.
    66
    77Package: