Bug(Parser): no error when defining a declaration with the same name as a definition

The following code is accepted but shouldn't:

» def foo := Prop
✓
» def foo.{} := Prop
✓
Edited Jan 05, 2023 by belazy
Assignee Loading
Time tracking Loading