FIR: Update test data (SAM conversions)

See KT-46372
This commit is contained in:
Denis.Zharkov
2021-04-28 12:22:48 +03:00
committed by teamcityserver
parent 601500fd99
commit 9265377d51
2 changed files with 18 additions and 2 deletions
@@ -1,5 +1,3 @@
// FIR_IDENTICAL
// FILE: C.java
public interface C { void on(String s); }