[Oberon] PO 2013 allows one to "override" predefined procedures and functions

Chris Burrows cfbsoftware at gmail.com
Sat May 29 05:39:09 CEST 2021


Is there a specific part of the Oberon Language report that prompts
you to ask this question? If not, why should it not be allowed?

Regards,
Chris Burrows
CFB Software
https://www.astrobe.com









On Sat, May 29, 2021 at 12:23 PM Andreas Pirklbauer
<andreas_pirklbauer at yahoo.com> wrote:
>
> By contrast, should the following be allowed?
>
>   MODULE M;
>
>     VAR ch: CHAR;
>       CHAR: INTEGER;  (*this is allowed in PO 2013*)
>
>   BEGIN CHAR := 1
>   END M.
>
> -ap
>
> --
> Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
> https://lists.inf.ethz.ch/mailman/listinfo/oberon


More information about the Oberon mailing list