package throwsEmpty // Suppressing compilation error. // Only the generated comment is checked. @Suppress("THROWS_LIST_EMPTY") @Throws fun throwsEmpty() {}