# fixtures/bash
Bash fixture file for `.scm` query tests.
- `sample.sh` — defines `classify`, `sum_array`, `greet`, `repeat`, `setup_environment`, and `main` functions; sources `utils.sh` and `config.sh`; includes if/elif branching, for loops, and while loops.