mirror of
https://github.com/sasjs/core.git
synced 2026-01-06 09:00:06 +00:00
chore: local scoping vars in mp_testservice
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
outref=0,
|
||||
outlogds=_null_
|
||||
)/*/STORE SOURCE*/;
|
||||
%local dbg fref1 chopout1 chopout2;
|
||||
%local dbg i var ds1 fref1 chopout1 chopout2;
|
||||
%if &mdebug=1 %then %do;
|
||||
%put &sysmacroname entry vars:;
|
||||
%put _local_;
|
||||
|
||||
Reference in New Issue
Block a user