1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-09 02:10:06 +00:00

chore: more indentation fixes

This commit is contained in:
Allan Bowe
2021-04-03 18:21:29 +00:00
parent 030c4a4fc1
commit 096bf4fa11
5 changed files with 52 additions and 49 deletions

View File

@@ -5,7 +5,7 @@
Example:
%mv_getjobcode(
path=/Public/jobs
path=/Public/jobs
,name=some_job
,outfile=/tmp/some_job.sas
)
@@ -129,7 +129,7 @@ data _null_;
outfile:write(job)
io.close(infile)
io.close(outfile)
';
';
run;
%inc "&fpath3..lua";
/* export to desired destination */