From 0276c1d935cbcebe8eac30b66c7005465db25d7a Mon Sep 17 00:00:00 2001 From: git Date: Mon, 3 Apr 2023 05:32:32 +0000 Subject: [PATCH] * remove trailing spaces. [ci skip] --- lib/ruby_vm/rjit/context.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ruby_vm/rjit/context.rb b/lib/ruby_vm/rjit/context.rb index 69d7976c38..087d968716 100644 --- a/lib/ruby_vm/rjit/context.rb +++ b/lib/ruby_vm/rjit/context.rb @@ -148,7 +148,7 @@ module RubyVM::RJIT mapping = self.temp_mapping[stack_idx] - case mapping + case mapping in MapToSelf self.self_type in MapToStack