mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-27 18:10:26 +01:00
Word wrap for the playground
This commit is contained in:
@@ -72,5 +72,5 @@ fn main() {
|
||||
|
||||
|
||||
|
||||
// The way macros are written, it wants to see something between each "macro arm", so it can
|
||||
// separate them.
|
||||
// The way macros are written, it wants to see something between each
|
||||
// "macro arm", so it can separate them.
|
||||
|
||||
Reference in New Issue
Block a user