Skip to content

Commit 3490632

Browse files
committed
Add END comment
1 parent 1b2fe96 commit 3490632

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

By Syntax/FREQ Procedure/1_Basic Frequency Reports.sas

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ proc freq data=sashelp.cars;
2828
tables type*origin; /*3*/
2929
run;
3030
title;
31+
32+
/* END */

0 commit comments

Comments
 (0)