run_test.sh 55 B

12345678
  1. set -ex
  2. test -f ${PREFIX}/lib/libstdc++.so
  3. exit 0