Introduce inspection to detect use of Unit as a standalone expression
So #KT-20631 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
5f4233e4bf
commit
ef71f7707d
@@ -0,0 +1,2 @@
|
||||
// PROBLEM: none
|
||||
fun test() = <caret>Unit
|
||||
Reference in New Issue
Block a user