Closed tombentley closed 9 years ago
With Upper cased constructor names I could take a model reference to a non-shared constructor, but now constructor names are lower case the typechecker gives me an error "reference to local declaration".
shared
I assume this was already fixed.
With Upper cased constructor names I could take a model reference to a non-
shared
constructor, but now constructor names are lower case the typechecker gives me an error "reference to local declaration".