Matthew Lutze
Matthew Lutze
Based on discussion in https://github.com/flix/flix/issues/4033 We could have some principle that says that for breaking changes, we have one release where both the new and old versions of feature X...
Currently only the first variable is highlighted in VSCode.
We require the `Order` class in order to put something into a standard set. But this feels a little strange to me. It means that we end up putting `Order`...
extracted from #6499
TypeError tests only currently check for the presence of an error, during the inference migration. We need to reintroduce specific tests (expected argument, etc) after migration.