mirror of
https://github.com/sasjs/core.git
synced 2026-01-18 22:10:06 +00:00
fix: adding mend to every macro statement using sasjs lint fix
This commit is contained in:
@@ -80,4 +80,4 @@ data _null_;
|
||||
if last then call execute('call missing(of _all_);stop;run;');
|
||||
run;
|
||||
|
||||
%mend;
|
||||
%mend mm_createdataset;
|
||||
Reference in New Issue
Block a user