We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040b831 commit 995a81fCopy full SHA for 995a81f
compiler/src/dotty/tools/dotc/config/Config.scala
@@ -58,7 +58,7 @@ object Config {
58
/** Type comparer will fail with an assert if the upper bound
59
* of a constrained parameter becomes Nothing. This should be turned
60
* on only for specific debugging as normally instantiation to Nothing
61
- * is not an error consdition.
+ * is not an error condition.
62
*/
63
final val failOnInstantiationToNothing = false
64
0 commit comments