diff --git a/exercises/macros/.meta/ALLOWED_TO_NOT_COMPILE b/exercises/macros/.meta/ALLOWED_TO_NOT_COMPILE new file mode 100644 index 000000000..7a705bc81 --- /dev/null +++ b/exercises/macros/.meta/ALLOWED_TO_NOT_COMPILE @@ -0,0 +1,2 @@ +Stub doesn't compile because there is no rule for the macro forms in the test file. +Providing these rules would reduce student learning, so we do not.