ceylon / ceylon-spec

DEPRECATED
Apache License 2.0
108 stars 34 forks source link

Model literals of non-shared constructors #1357

Closed tombentley closed 9 years ago

tombentley commented 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".

gavinking commented 9 years ago

I assume this was already fixed.