Ejemplo n.º 1
0
    public static int test_2_regalloc()
    {
        helper1 h = new helper1();

        return(2);
    }
Ejemplo n.º 2
0
	public static int test_2_regalloc () {
		helper1 h = new helper1 ();
		return 2;
	}