Closed
Description
I tried this code:
I see strange \n
in the output. I don't like the output
Compiling playground v0.0.1 (/playground)
Finished dev [unoptimized + debuginfo] target(s) in 0.79s
Running `target/debug/playground`
thread 'main' panicked at 'assertion failed: 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0\n + 0 + 0 + 0 + 0 + 0 + 0 + 0 == 1', src/main.rs:2:5
note: [run with `RUST_BACKTRACE=1` environment variable to display a backtrace](https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=101cc1b94e74b6bcdec96994d034dbab#)
1.69.0-nightly (2023-02-22 fdbc4329cb781c7768ff)