Opened 20 years ago
Last modified 18 years ago
#2 closed defect (fixed)
Faulty errormsg for assignment statement in an equation section
Reported by: | Peter Aronsson | Owned by: | Peter Aronsson |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | Peter Aronsson, Adrian Pop |
Description
Note:
See TracTickets
for help on using tickets.
Modeq crashes with a faulty errormessage if you have an assignment statement in
an equation section.
model test
equation
end test;
[ass.mo:4:2]: error: unexpected token: x
Error building AST
Execution failed!
#|Execution failed!