Opened 13 years ago

Last modified 13 years ago

#1623 closed defect (fixed)

MetaModelica case x undeclared

Reported by: sjoelund.se Owned by: sjoelund.se
Priority: high Milestone:
Component: Version:
Keywords: Cc: sjoelund.se,

Description

function f
  output Real r := match 1.5 case x then x; end match;
end f;

Should produce a message variable x not found in scope ;)

Change History (0)

Note: See TracTickets for help on using tickets.