Don't rank local classes (KT-27712)
Allow enable ranking even for single source file in tests #KT-27712
This commit is contained in:
+2
@@ -1,5 +1,7 @@
|
||||
package stopInObjectLiteralInInlineCallWithClosureInAnonymous
|
||||
|
||||
// FORCE_RANKING
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
val a = 12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user