mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-28 10:30:27 +01:00
Word wrap for the playground
This commit is contained in:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user