blob: f645c0e6dc8b94f81c32ca0c35de5cf4ebe55bd6 [file]
@R|org/jetbrains/kotlin/plugin/sandbox/GenerateFunctionWithAnnotatedParameters|() public final class Some : R|kotlin/Any| {
public final fun foo(@R|org/jetbrains/kotlin/plugin/sandbox/AnnotationWithStringValue|(value = String(A)) x: R|kotlin/Int|, @R|org/jetbrains/kotlin/plugin/sandbox/AnnotationWithStringValue|(value = String(B)) y: R|kotlin/Int|): R|kotlin/Unit|
public constructor(): R|test/Some|
}