debugging to find operator not being ssa
This commit is contained in:
@ -119,5 +119,9 @@ module Parfait
|
||||
obj.set_type(type)
|
||||
obj
|
||||
end
|
||||
|
||||
def to_s
|
||||
"Factory:#{for_type.name}"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user