7d6cd8d126
In fact the latest compiler (neither K1 nor K2) does NOT report an error here, see KT-66522. The error was there in the diagnostic test because the test used custom code which invoked parts of the old JVM backend to report signature clash errors. The issue is rather minor and is present since 1.5, so to reduce confusion, the test is deleted. #KT-66522