Skip to content

Commit fc111f1

Browse files
authored
Merge pull request #42 from ssyphi/main
Add END comment (demo)
2 parents 1b2fe96 + 3490632 commit fc111f1

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)