xref: /vim-8.2.3635/src/testdir/test77a.com (revision 206f0118)
1$! test77a - help file creating checksum on VMS
2$! Created by Zoltan Arpadffy
3$
4$ IF P1 .NES. ""
5$ THEN
6$    checksum 'P1'
7$    show symb CHECKSUM$CHECKSUM
8$ ENDIF
9