Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -11,7 +11,6 @@
import org.jruby.runtime.builtin.IRubyObject;

public class ArgScopeDepthInstr extends Instr implements ResultInstr,FixedArityInstr {
private Operand arg;
private Variable result;

public ArgScopeDepthInstr(Variable result) {

0 comments on commit 7dbef09

Please sign in to comment.