# File lib/ruby2ruby.rb, line 787
def
process_while
(
exp
)
cond_loop
(
exp
,
'while'
)
end