Add inspections and quickfixes of redundant Json format instantiation

Resolves KT-45075
This commit is contained in:
Sergey Shanshin
2021-03-18 05:44:03 +03:00
committed by GitHub
parent 27174de891
commit cfca7183e5
43 changed files with 702 additions and 136 deletions
@@ -1,4 +1,5 @@
// This test enshures that analysis ends up without compiler exceptions
// !DIAGNOSTICS: -EXPERIMENTAL_API_USAGE
import kotlinx.serialization.*