fixing broken tests (after adding special handling for CharSequence) for class reading

This commit is contained in:
Alex Tkachman
2012-01-26 08:48:24 +02:00
parent 9dd27cfd1b
commit 020fdfddb9
14 changed files with 16 additions and 16 deletions
@@ -0,0 +1,3 @@
package test
fun varargCharSequence(a: Int, vararg b: java.lang.Integer) = 1