|
|
@ -1624,7 +1624,7 @@ void ImmutableMessageGenerator::GenerateKotlinExtensions( |
|
|
|
printer->Print( |
|
|
|
printer->Print( |
|
|
|
"@kotlin.jvm.JvmSynthetic\n" |
|
|
|
"@kotlin.jvm.JvmSynthetic\n" |
|
|
|
"@Suppress(\"NOTHING_TO_INLINE\")\n" |
|
|
|
"@Suppress(\"NOTHING_TO_INLINE\")\n" |
|
|
|
"inline operator fun <T : com.google.protobuf.MessageLite> set(\n" |
|
|
|
"public inline operator fun <T : com.google.protobuf.MessageLite> set(\n" |
|
|
|
" extension: com.google.protobuf.ExtensionLite<$message$, T>,\n" |
|
|
|
" extension: com.google.protobuf.ExtensionLite<$message$, T>,\n" |
|
|
|
" value: T\n" |
|
|
|
" value: T\n" |
|
|
|
") {\n" |
|
|
|
") {\n" |
|
|
|