Open katat opened 1 month ago
To better type check a const field from a custom type, it would be better to support:
Thing { xx: Field, yy: const Field }
^ as discussed privately I don't think this is a good approach (I need to copy/paste the arguments I had here)
To better type check a const field from a custom type, it would be better to support: