view src/testdir/test77a.com @ 16072:61b480b67041 v8.1.1041

patch 8.1.1041: test for Arabic no longer needed commit https://github.com/vim/vim/commit/295e3ba31f76818f195c654df506c88cb65f9289 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 23 12:59:40 2019 +0100 patch 8.1.1041: test for Arabic no longer needed Problem: Test for Arabic no longer needed. Solution: Remove the test for something that was intentionally left out.
author Bram Moolenaar <Bram@vim.org>
date Sat, 23 Mar 2019 13:00:05 +0100
parents 47a673b20e49
children
line wrap: on
line source

$! test77a - help file creating checksum on VMS
$! Created by Zoltan Arpadffy
$
$ IF P1 .NES. ""
$ THEN
$    checksum 'P1'
$    show symb CHECKSUM$CHECKSUM
$ ENDIF