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 \
2525ImportNested1.mo \
2626ImportQualified1.mo \
2727mod10.mo \
28+ mod11.mo \
2829mod1.mo \
2930mod4.mo \
3031mod5.mo \
@@ -132,7 +133,6 @@ InvalidVariability2.mo \
132133loop3.mo \
133134loop4.mo \
134135MissingRedeclare1.mo \
135- mod11.mo \
136136mod12.mo \
137137mod13.mo \
138138mod7.mo \
Original file line number Diff line number Diff line change 2020// Result:
2121// Error processing file: mod11.mo
2222// [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' .
2424//
2525// # Error encountered! Exiting...
2626// # Please check the error message and the flags.
You can’t perform that action at this time.
0 commit comments