mirror of
https://github.com/vishapoberon/oberonbyexample.git
synced 2026-04-05 21:02:25 +00:00
rename and smth.
This commit is contained in:
parent
8e1a8f7d6f
commit
3cbba94857
3 changed files with 11 additions and 8 deletions
3
test.Mod
3
test.Mod
|
|
@ -4,5 +4,8 @@ IMPORT Day;
|
|||
|
||||
VAR today: Days.Day;
|
||||
|
||||
BEGIN
|
||||
today := Days.mon; (*init*)
|
||||
|
||||
|
||||
END test.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue