Rename the test to something more sensible.

This commit is contained in:
David Given 2017-01-15 22:33:41 +01:00
parent 5ff983ad9b
commit 5fd1634830

View file

@ -1,7 +1,7 @@
#
(*$U+ -- enables underscores in identifiers *)
program markrelease;
program pascalsets;
type
charset = set of char;