mirror of
https://github.com/sasjs/core.git
synced 2026-01-16 21:10:05 +00:00
fix: adding mend to every macro statement using sasjs lint fix
This commit is contained in:
@@ -37,4 +37,4 @@ data _null_;
|
||||
putlog _infile_;
|
||||
run;
|
||||
|
||||
%mend;
|
||||
%mend mmx_deletemetafolder;
|
||||
@@ -90,4 +90,4 @@ run;
|
||||
|
||||
%inc &fref1;
|
||||
|
||||
%mend;
|
||||
%mend mmx_spkexport;
|
||||
Reference in New Issue
Block a user