// Test inheritance of itself class Main extends Main { void main() {} }