]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc/issue-27862.rs
Rollup merge of #82683 - jturner314:int-div-rem-doc-panic, r=nikomatsakis
[rust.git] / src / test / rustdoc / issue-27862.rs
1 /// Tests  | Table
2 /// ------|-------------
3 /// t = b | id = \|x\| x
4 pub struct Foo; // @has issue_27862/struct.Foo.html //td 'id = |x| x'