# Pipeline samples for compiler unit tests. To update all golden snapshots: ```bash for f in test_data/*.py ; do python3 "$f" ; done ```