package bytecode; public class Generics2Test extends JavaTXCompilerTest{ public Generics2Test() { this.fileName = "Generics2"; } }