1
0
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:
Allan Bowe
2022-04-30 19:16:25 +00:00
parent dce4630eb8
commit 039ec397dd
2 changed files with 2 additions and 2 deletions

View File

@@ -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_;