1#!/usr/bin/env bash 2erb $(dirname $0)/test/stream_expectations.c.erb > \ 3 $(dirname $0)/test/stream_expectations.c 4clang-format -style=file -i $(dirname $0)/test/stream_expectations.c 5