Opened 14 years ago

Closed 9 years ago

#1338 closed defect (fixed)

susan has no error output on typo after match

Reported by: wbraun Owned by: wbraun
Priority: low Milestone:
Component: Template Code Generation Version:
Keywords: Cc: wbraun, ppriv

Description

for template function like this one:

template foo(typeA abc)
:=
match abbc
case ....

susan don't throw an erroe

Change History (1)

comment:1 Changed 9 years ago by perost

  • Resolution set to fixed
  • Status changed from assigned to closed

Seems this has been fixed, I get an error message "Unresolved path 'abbs'" for this template now.

Note: See TracTickets for help on using tickets.