]> git.lizzy.rs Git - rust.git/blob - tests/source/issue-1192.rs
handle hard tabs when formatting trailing comments (#3836)
[rust.git] / tests / source / issue-1192.rs
1 fn main() {
2     assert!(true)   ;
3 }