# test for diagnosis of the fact that the argument to -size is missing
exec rm -rf tmp
exec touch tmp
find_start f { tmp -size }
exec rm -rf tmp
# test for diagnosis of the fact that the argument to -size is missing
exec rm -rf tmp
exec touch tmp
find_start f { tmp -size }
exec rm -rf tmp