ide: Fix cargo test -p ide --doc
This commit is contained in:
parent
a3e60e7f7a
commit
adddd14afb
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
//! Implementation of "range exclusive" inlay hints:
|
||||
//! ```no_run
|
||||
//! ```ignore
|
||||
//! for i in 0../* < */10 {}
|
||||
//! if let ../* < */100 = 50 {}
|
||||
//! ```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue