Fix doc test
This commit is contained in:
parent
782690bd79
commit
2f7cad602a
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ use crate::Token;
|
|||
///
|
||||
/// ## Example
|
||||
///
|
||||
/// ```no_run
|
||||
/// ```not_rust
|
||||
/// old: [0, 1, 9, 0, 2, 5]
|
||||
/// new: [9, 0, 2, 5, 1]
|
||||
/// ```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue