#include <system.h>

void main()
{
  if (BlockStatus == EB_NONE)
     BlockBegin(EB_STREAM);
  WordLeft();
}

