Exception typealiases rendering in test output
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package
|
||||
|
||||
public fun bar(/*0*/ x: kotlin.Int): java.lang.RuntimeException
|
||||
public fun bar(/*0*/ x: kotlin.Int): kotlin.RuntimeException /* = java.lang.RuntimeException */
|
||||
public fun foo(): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user