Warning: contains code
if
(!you.can(
"read this"
))
{
yourself.shift(
"closer"
);
// please
}
else
{
do_not(
"complain"
);
}
OSDC13