]> git.lizzy.rs Git - rust.git/blob - tests/source/issue_4963.rs
Add tests for binop_separator = Back
[rust.git] / tests / source / issue_4963.rs
1 mod test {
2     extern "C" {fn test();}
3 }
4
5 extern "C" {fn test();}