Ban empty record definitions #875
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ghallak/289"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes: #289
The best solution to the problem is to remove the problem.
Empty records can be allowed later if at some point someone would come up with a reasonable use case that would justify changing the type checker to handle them.
Currently empty records cannot be constructed, so it's unlikely that someone is depending on them in his code.
Created by: radrow
Review: Approved
Created by: hanssv
Review: Approved
Merged by: ghallak at 2022-05-25 13:59:46 UTC