Added documentation updates
This commit is contained in:
parent
7eadf8e955
commit
7abcdc09d8
3 changed files with 9 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
//! ChangeTag::Insert => "+",
|
||||
//! ChangeTag::Equal => " ",
|
||||
//! };
|
||||
//! print!("{}{}", sign, change.value());
|
||||
//! print!("{}{}", sign, change);
|
||||
//! }
|
||||
//! }
|
||||
//! # }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue