package bytecode;

public class OverlaodGenTest extends JavaTXCompilerTest {
	public OverlaodGenTest() {
		this.fileName = "OverlaodGen";
	}
}