]> git.lizzy.rs Git - rust.git/blob - src/test/ui/issue-83639.rs
Rollup merge of #80733 - steffahn:prettify_pin_links, r=jyn514
[rust.git] / src / test / ui / issue-83639.rs
1 // check-fail
2 // ignore-tidy-tab
3
4 fn main() {
5     """ " //~ ERROR
6 }