// a simple if … then clause from God.
// Matthew 11:15-17

if (weary && burdened)
{
    if (come_to(Christ)) rest();
}

Leave a Reply