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