class SyntaxTree::YARV::GetBlockParam

def call(vm)

def call(vm)
  vm.push(vm.local_get(index, level))
end