Postpone type enhancement improvements till 1.7 due to some found broken cases unmarked by warnings before

^KT-49378 Fixed
This commit is contained in:
Victor Petukhov
2021-10-25 19:40:46 +03:00
committed by teamcity
parent 2adc851f1b
commit 1f1b5256b0
5 changed files with 19 additions and 18 deletions
@@ -2,6 +2,7 @@
// SOURCE_RETENTION_ANNOTATIONS
// !DIAGNOSTICS: -UNUSED_VARIABLE -UNUSED_PARAMETER
// JSR305_GLOBAL_REPORT: strict
// !LANGUAGE: +TypeEnhancementImprovementsInStrictMode
// FILE: spr/Nullable.java
package spr;