Failing with compilation error when Java library has wrong @KotlinSignatureAnnotation.

This commit is contained in:
Evgeny Gerashchenko
2012-10-08 21:36:03 +04:00
parent 326720afc8
commit 5bc2422cb0
6 changed files with 48 additions and 1 deletions
@@ -0,0 +1,3 @@
package test;
val x = ClassWithWrongKotlinSignature.foo()