Codebase list ohcount / scrub-obsolete/main test / src_dir / dcl.com
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

dcl.com @scrub-obsolete/mainraw · history · blame

$! Test file for DCL parser
$ ! Written by Camiel Vanderhoeven
$
$ 
$ SET VERIFY
$ WRITE SYS$SYSTEM
This is some text

$ EXIT
$! This is comment again
$!
$