Skip to content

Commit

Permalink
(DO NOT MERGE) Try to figure out why this is unhappy
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalathar committed Jun 21, 2024
1 parent 1b9c8f9 commit 9dc57fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/ui/meta/check-run-stdout-is-json-lines.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ fn main() {
if cfg!(bad_ws) {
println!(" \t \t ");
}

println!("true");
}

0 comments on commit 9dc57fc

Please sign in to comment.