Fixed KT-5223 Converter from Java should convert "throws" in method declaration
#KT-5223 Fixed
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
throws(javaClass<IOException>(), javaClass<SerializationException>())
|
||||
fun foo()
|
||||
Reference in New Issue
Block a user