debugging to find operator not being ssa
This commit is contained in:
@ -19,6 +19,9 @@ module Parfait
|
||||
end
|
||||
|
||||
def rxf_reference_name
|
||||
to_s
|
||||
end
|
||||
def to_s
|
||||
"Method: " + @name.to_s
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user