Closed FroMage closed 9 years ago
It fails to declare its dependencies and so if you try to scan it as in the language module's bug347.ceylon file (which I had to edit to filter that module out) it fails because it can't find classes. We need to fix this and reenable that test.
bug347.ceylon
Done.
It fails to declare its dependencies and so if you try to scan it as in the language module's
bug347.ceylon
file (which I had to edit to filter that module out) it fails because it can't find classes. We need to fix this and reenable that test.