[Oberon] Negative integer literals in Oberon

August Karlstrom fusionfile at gmail.com
Sun Apr 26 18:26:56 CEST 2020


On 2020-04-26 16:24, Jörg wrote:
> In Oberon-07, you can write
>    b := 0FFFFFFFFFFFFH;
>    i := 0FFFFFFFFFFFFH;
> 
> the results are: b = 255 and i = -1.
I think you mean "The compiler in Project Oberon accepts..."

-- August


More information about the Oberon mailing list