Spivoxity / obc-3

Oxford Oberon-2 compiler
38 stars 7 forks source link

Syntax trivia #7

Closed Spivoxity closed 5 years ago

Spivoxity commented 5 years ago
  1. The semicolon in the following is illegal in Oberon07: RECORD x: INTEGER; END.

  2. The two-argument form of LEN is not provided in Oberon07. Also the two-argument form of NEW.

Spivoxity commented 5 years ago

Fixed in 3.0.3