Failing with compilation error when Java library has wrong @KotlinSignatureAnnotation.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package test;
|
||||
|
||||
val x = ClassWithWrongKotlinSignature.foo()
|
||||
Reference in New Issue
Block a user