Misc: Add test for KT-7316

#KT-7316 Fixed
This commit is contained in:
Alexey Sedunov
2018-01-12 15:19:08 +03:00
parent 54f4f5ff24
commit 62580a47dc
6 changed files with 100 additions and 19 deletions
@@ -0,0 +1,3 @@
package javax.swing
class Icon
@@ -0,0 +1,3 @@
package lib
fun foo(icon: javax.swing.Icon) {}