rename and smth.

This commit is contained in:
norayr 2016-12-29 19:20:44 +04:00
parent 8e1a8f7d6f
commit 3cbba94857
3 changed files with 11 additions and 8 deletions

View file

@ -4,5 +4,8 @@ IMPORT Day;
VAR today: Days.Day;
BEGIN
today := Days.mon; (*init*)
END test.