lib/inch/language/elixir/evaluation/function_object.rb in inch-0.5.0.rc5 vs lib/inch/language/elixir/evaluation/function_object.rb in inch-0.5.0.rc6
- old
+ new
@@ -19,10 +19,10 @@
object.overridden_method.score
else
nil
end,
Role::Function::WithBangName => nil,
- Role::Function::WithQuestioningName => nil,
+ Role::Function::WithQuestioningName => nil
}
end
end
end
end