Add a bang
This commit is contained in:
parent
2afa42a32e
commit
2cd32a8c88
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
//! t.fg(term::color::GREEN);
|
||||
//! println!("hello, ");
|
||||
//! t.fg(term::color::RED);
|
||||
//! println("world!");
|
||||
//! println!("world!");
|
||||
//! t.reset();
|
||||
//! }
|
||||
//! ```
|
||||
|
|
Loading…
Add table
Reference in a new issue