Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
This commit is contained in:
-9
@@ -1,9 +0,0 @@
|
||||
// !API_VERSION: 1.2
|
||||
|
||||
import java.io.InputStream
|
||||
|
||||
fun InputStream.test() {
|
||||
readBytes()
|
||||
|
||||
readBytes(1)
|
||||
}
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// !API_VERSION: 1.2
|
||||
|
||||
import java.io.InputStream
|
||||
|
||||
Reference in New Issue
Block a user