Add diagnostic tests against Java 9

These tests currently won't run if you don't have environment variable
JDK_9 set up
This commit is contained in:
Alexander Udalov
2017-04-20 17:37:11 +03:00
parent 7f5d87ea17
commit a519ab681a
7 changed files with 133 additions and 7 deletions
@@ -0,0 +1,3 @@
package
public fun foo(/*0*/ s: java.util.stream.IntStream): kotlin.Unit