if (@{...}) { print("Not empty\n"); } else { print("Empty\n"); }