Bug #14

Disallow non-existent constructors in folds

Added by Mike Burrell almost 2 years ago. Updated over 1 year ago.

Status:Resolved Start:04/02/2010
Priority:Look at it when you have time Due date:
Assigned to:Mike Burrell % Done:

100%

Category:Implementation
Target version:-

Description

One should not be allowed to do:

fold f(x, y) as {
  SO.y;
  S1.y
} in ...

where SO is S "oh", not S "zero".

History

Updated by Mike Burrell over 1 year ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Added an error message.

Also available in: Atom PDF