test10.ion 153 B

12345
  1. #!./testshell
  2. echo 'You should be able to end the script with one SIGINT'
  3. ../target/debug/ion -c 'while true; wc ../target/debug/ion > /dev/null ; end'