// "Add '@Throws' annotation" "true" fun test() { throw Throwable() }