Warning, /frameworks/syntax-highlighting/autotests/input/test.clist is written in an unsupported language. File is not indexed.

0001 PROC 2 USER TOTAL                                 
0002 CONTROL NOCAPS                                    
0003 WRITE *** Protecting users &USER 1 to &USER &TOTAL
0004 DO &COUNT = 1 TO &TOTAL                           
0005    ALU &USER&COUNT NOPASS                         
0006 END                                               
0007 WRITE *** DONE