misc to_s and small fixes
This commit is contained in:
@ -33,7 +33,7 @@ module Mom
|
||||
end
|
||||
|
||||
def to_s
|
||||
"ReturnSequence"
|
||||
"ReturnSequence in (#{compiler.method.name})"
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user