random checkin
still suffering -1 trauma
This commit is contained in:
@ -266,7 +266,7 @@ module Parfait
|
||||
array = []
|
||||
index = 0
|
||||
while( index < self.get_length)
|
||||
array[index - 1] = get(index)
|
||||
array[index] = get(index)
|
||||
index = index + 1
|
||||
end
|
||||
array
|
||||
|
Reference in New Issue
Block a user