Word wrap for the playground

This commit is contained in:
Carol (Nichols || Goulding)
2017-03-19 10:10:48 -04:00
parent 133892fc4e
commit 08071aae39
4 changed files with 13 additions and 12 deletions

View File

@@ -58,5 +58,6 @@ fn main() {
// When you call a macro, you need to add something special compared to a regular function call. If
// you're stuck, take a look at what's inside `my_macro`.
// When you call a macro, you need to add something special compared to a
// regular function call. If you're stuck, take a look at what's inside
// `my_macro`.