[FIR] Add NULLABLE_INLINE_PARAMETER diagnostic
This commit is contained in:
committed by
teamcityserver
parent
015c2d1875
commit
4e06814bc5
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// !DIAGNOSTICS: -UNUSED_EXPRESSION -UNUSED_PARAMETER -UNUSED_VARIABLE -CONFLICTING_JVM_DECLARATIONS
|
||||
|
||||
public inline fun <T> Function1<Int, Int>?.submit(action: ()->T) {
|
||||
|
||||
Reference in New Issue
Block a user