All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bugtests.test339c.py Maven / Gradle / Ivy

There is a newer version: 2.7.1.1
Show newest version
import java
import test339c

class spam(java.lang.Object):
  pass

class eggs1(spam):
  pass

class eggs2(test339c.spam):
  pass 





© 2015 - 2025 Weber Informatics LLC | Privacy Policy