Codebase list ohcount / bullseye-backports/main test / src_dir / dcl.com
bullseye-backports/main

Tree @bullseye-backports/main (Download .tar.gz)

dcl.com @bullseye-backports/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
$!
$