Added tests for Objective-J mode.
[ohcount] / test / expected_dir / dcl.com
1 dcl     comment $! Test file for DCL parser
2 dcl     comment $ ! Written by Camiel Vanderhoeven
3 dcl     blank   
4 dcl     blank   
5 dcl     code    $ SET VERIFY
6 dcl     code    $ WRITE SYS$SYSTEM
7 dcl     code    This is some text
8 dcl     blank   
9 dcl     code    $ EXIT
10 dcl     comment $! This is comment again
11 dcl     comment $!
12 dcl     blank