#!/bin/bash . tests/common.sh set -e echo -n "- While loops: " assert_exit_status_stdin 5 <