blob: 5c4595f5fcac6f2f7c3fec5cd8b428dd9f4be8ca [file]
// RUN_PIPELINE_TILL: FRONTEND
// FIR_IDENTICAL
package extensionFunctions
<!CONFLICTING_OVERLOADS!>fun Int.qwe(a: Float)<!> = 1
<!CONFLICTING_OVERLOADS!>fun Int.qwe(a: Float)<!> = 2
/* GENERATED_FIR_TAGS: funWithExtensionReceiver, functionDeclaration, integerLiteral */