Skip to content

Commit 30d8548

Browse files
rfrankeOpenModelica-Hudson
authored andcommitted
Small fix
1 parent 4832d7a commit 30d8548

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Compiler/FrontEnd/Static.mo

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9947,6 +9947,8 @@ algorithm
99479947
else
99489948
false;
99499949
end match;
9950+
else
9951+
false;
99509952
end match;
99519953
end isCrefWithConstBinding;
99529954

0 commit comments

Comments
 (0)