import java.lang.Exception fun test() { throw Exception() }