X cannot extend itself

A class cannot extend itself.

Example error

class X extends X {}
Comments
Only registered users can write comments!
 
< Prev   Next >