FIR IDE: fix typo in test directory (overridden)
This commit is contained in:
committed by
Ilya Kirillov
parent
907d2e9ed4
commit
4266ffa274
+8
@@ -0,0 +1,8 @@
|
||||
ALL:
|
||||
B.foo(x: String): Unit
|
||||
C.foo(x: String): Unit
|
||||
D.foo(x: String): Unit
|
||||
DIRECT:
|
||||
B.foo(x: String): Unit
|
||||
C.foo(x: String): Unit
|
||||
D.foo(x: String): Unit
|
||||
Reference in New Issue
Block a user