summary refs log tree commit diff
path: root/src/test/rustdoc/issue-27862.rs
blob: ce3978e7e9a8e33ea1ff3028d2e37a1e88fe2be3 (plain)
1
2
3
4
/// Test  | Table
/// ------|-------------
/// t = b | id = \|x\| x
pub struct Foo; // @has issue_27862/struct.Foo.html //td 'id = |x| x'