Add inspection "main should return Unit" #KT-16085 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
8784d89f38
commit
1cd438c3f7
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports a main function with incorrect return type (should be <b>Unit</b>).
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user