arrays in signatures: more tests, fix bugs

This commit is contained in:
Stepan Koltsov
2012-01-06 23:21:31 +04:00
parent 4c3ebe7ea9
commit 2338af30a0
10 changed files with 56 additions and 12 deletions
@@ -0,0 +1,6 @@
fun never(): Array<Int> = throw Exception()
// method: namespace::never
// jvm signature: ()[Ljava/lang/Integer;
// generic signature: null
// kotlin signature: ()[Ljava/lang/Integer; // TODO: need to skip kotlin signature