Programs will test the COBOL-85 scope delimiters (END-*) and in-line PERFORM.

To compile test program run r.sh or type make. 

The shell script will run make and create a trace files *.trace.txt.

To run type(example):
test21
  
To clean type make clean.
