# File wfo/main.rb, line 47
def
err
(
msg
)
STDERR
.
puts
msg
exit
1
end