Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.5
-
None
Description
Through a silly mistake I had a file like this:
class SiteVisitor implements SiteVisitor {
...
}
....compiler goes boom. Of course its a stupid mistake in the code, but we probably shouldn't overflow.