Allow more expressions with unary operators #77

Closed
opened 2025-03-01 11:15:24 +01:00 by belka · 0 comments
Owner

Fails:

proc f();
var x: Bool
begin
  x := not not true
end
Fails: ``` proc f(); var x: Bool begin x := not not true end ```
belka added the
bootstrap
label 2025-03-01 11:15:24 +01:00
belka closed this issue 2025-03-19 11:57:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: belka/elna#77
No description provided.