1 #!/usr/bin/env bash 2 erb $(dirname $0)/test/stream_expectations.c.erb > \ 3 $(dirname $0)/test/stream_expectations.c 4 clang-format -style=file -i $(dirname $0)/test/stream_expectations.c 5
Indexes created Mon Apr 06 00:22:49 UTC 2026