mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-06 01:53:30 +02:00
Word wrap for the playground
This commit is contained in:
+3
-2
@@ -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