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

chore: updating header

This commit is contained in:
Allan Bowe
2021-07-26 19:06:53 +03:00
parent e3205ec06c
commit 838324c15e

View File

@@ -6,8 +6,8 @@
Usage: Usage:
%mp_ds2inserts(sashelp.class,outref=myref) %mp_ds2inserts(sashelp.class,outref=myref,outds=class)
data test; data class;
set sashelp.class; set sashelp.class;
stop; stop;
proc sql; proc sql;