summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/crates/rustfix/tests/everything/replace-only-one-char.fixed.rs
blob: 1a9298d5f36476cbe607ac23596a873c2f883188 (plain)
1
2
3
fn main() {
    let _x = 42;
}