From 7d7a48b17dfb9d61b50eeced84f74e0d1f755b9c Mon Sep 17 00:00:00 2001 From: Robert Lugg Date: Wed, 21 Feb 2018 22:09:53 -0800 Subject: Added filename to top of .rs files --- macros/macros4.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'macros/macros4.rs') diff --git a/macros/macros4.rs b/macros/macros4.rs index a15e171..d844bb0 100644 --- a/macros/macros4.rs +++ b/macros/macros4.rs @@ -1,3 +1,4 @@ +// macros4.rs // Make me compile! Scroll down for hints :) macro_rules! my_macro { -- cgit v1.2.3