DEBSOURCES
Skip Quicknav
sources / golang-github-google-flatbuffers / 24.12.23-1 / tests / phpUnionVectorTest.sh
12345678
#!/bin/bash set -e ../flatc --php -o php union_vector/union_vector.fbs php phpUnionVectorTest.php echo 'PHP union vector test passed'