Codebase list ohcount / fresh-snapshots/upstream test / src_dir / dcl.com
fresh-snapshots/upstream

Tree @fresh-snapshots/upstream (Download .tar.gz)

dcl.com @fresh-snapshots/upstreamraw · 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
$!
$