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