6 lines
150 B
Bash
6 lines
150 B
Bash
#!/usr/bin/env bash
|
|
set -euo pipefail
|
|
|
|
echo "Fixture-only sample: no live repro; use callgraph.static.json + ground-truth.json for ingestion/tests."
|
|
|