docs: improve predicate docs
This commit is contained in:
parent
09ac28c77d
commit
c5cb27e522
2 changed files with 122 additions and 24 deletions
|
|
@ -4587,7 +4587,7 @@ fn test_query_quantified_captures() {
|
|||
// #[rustfmt::skip]
|
||||
let rows = &[
|
||||
Row {
|
||||
description: "doc comments where all must match the prefiix",
|
||||
description: "doc comments where all must match the prefix",
|
||||
language: get_language("c"),
|
||||
code: indoc! {"
|
||||
/// foo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue