File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
flattening/modelica/scodeinst Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ ImportNamed2.mo \
25
25
ImportNested1.mo \
26
26
ImportQualified1.mo \
27
27
mod10.mo \
28
+ mod11.mo \
28
29
mod1.mo \
29
30
mod4.mo \
30
31
mod5.mo \
@@ -132,7 +133,6 @@ InvalidVariability2.mo \
132
133
loop3.mo \
133
134
loop4.mo \
134
135
MissingRedeclare1.mo \
135
- mod11.mo \
136
136
mod12.mo \
137
137
mod13.mo \
138
138
mod7.mo \
Original file line number Diff line number Diff line change 20
20
// Result:
21
21
// Error processing file: mod11.mo
22
22
// [flattening/modelica/scodeinst/mod11.mo:17:7-17:12:writable] Notification: From here:
23
- // [flattening/modelica/scodeinst/mod11.mo:13:19-13:20:writable] Error: Trying to override final component x with modifier 3 .
23
+ // [flattening/modelica/scodeinst/mod11.mo:13:19-13:20:writable] Error: Trying to override final element x with modifier '3' .
24
24
//
25
25
// # Error encountered! Exiting...
26
26
// # Please check the error message and the flags.
You can’t perform that action at this time.
0 commit comments