codes the while, but the testing throws stack too deep because loop detection is missing
This commit is contained in:
@ -77,7 +77,8 @@ module Virtual
|
||||
before_label.next = label
|
||||
end
|
||||
end
|
||||
attr_reader :other , :name
|
||||
attr_reader :name
|
||||
attr_accessor :other
|
||||
def attributes
|
||||
[:name , :next , :other]
|
||||
end
|
||||
|
Reference in New Issue
Block a user