Files
kotlin-fork/compiler/testData/diagnostics/tests/controlStructures/catchWithDefault.txt
T
Dmitry Petrov e0ebaac70c Perform additional checks on catch parameter declaration
KT-8320 It should not be possible to catch a type parameter type
KT-7645 Prohibit default value for `catch`-block parameter
2017-04-13 16:23:17 +03:00

4 lines
40 B
Plaintext
Vendored

package
public fun test(): kotlin.Unit