Method: Tataru::SubroutineCompiler#call_instruction

Defined in:
lib/tataru/subroutine_compiler.rb

#call_instructionObject



48
49
50
# File 'lib/tataru/subroutine_compiler.rb', line 48

def call_instruction
  { call: label }
end