still some names that needed changing
This commit is contained in:
@ -59,7 +59,7 @@ module Parfait
|
||||
bin = binary
|
||||
while(bin) do
|
||||
block.call( bin )
|
||||
bin = bin.next_callable
|
||||
bin = bin.next_code
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user