]> git.lizzy.rs Git - rust.git/blob - src/test/rustfix/issue-45799-bad-extern-crate-rename-suggestion-formatting.fixed
Auto merge of #57101 - o01eg:fix-57014, r=alexcrichton
[rust.git] / src / test / rustfix / issue-45799-bad-extern-crate-rename-suggestion-formatting.fixed
1 extern crate std as other_std;
2 fn main() {}