summaryrefslogtreecommitdiff
path: root/macros/macros4.rs
diff options
context:
space:
mode:
Diffstat (limited to 'macros/macros4.rs')
-rw-r--r--macros/macros4.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/macros4.rs b/macros/macros4.rs
index 57dc431..a15e171 100644
--- a/macros/macros4.rs
+++ b/macros/macros4.rs
@@ -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.