Removed tuples from PSI tests.
This commit is contained in:
@@ -43,7 +43,7 @@ fun foo() {
|
||||
!in 2 -> sd
|
||||
!is t -> d
|
||||
(foo) -> Bar -> fgpp
|
||||
is #(Int, Int) -> 2
|
||||
is Pair<Int, Int> -> 2
|
||||
else -> foo
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user