1 2 3 4 5 6
--- source: crates/backyard-generator/tests/ternary.rs expression: generate(asts).unwrap() snapshot_kind: text --- "$a = false ? 1 : 2;"