Minor: FILE directives fixed in two tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// FILE: a.Kt
|
||||
// FILE: a.kt
|
||||
package a
|
||||
|
||||
class C1 {
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// FILE: InOut.k
|
||||
// FILE: InOut.kt
|
||||
interface In<in T>
|
||||
|
||||
// FILE: J1.java
|
||||
|
||||
Reference in New Issue
Block a user