check Nothing type for all expressions not only for calls and simple names
(but excluding statement expressions)
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
// !DIAGNOSTICS: -UNREACHABLE_CODE
|
||||
trait Tr<T> {
|
||||
var v: T
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user