Mikhail Zarechenskiy
|
191fb02bf6
|
[NI] Consider intersection type with number type as Nothing
Currently, only for "in": In<in Int & A> == In<in Nothing> == In<*>
#KT-37302 Fixed
|
2020-03-23 16:39:21 +03:00 |
|
Mikhail Zarechenskiy
|
687c96060f
|
[NI-MIGRATE] Update test data for resolve tests after enabling NI
|
2020-02-13 11:15:58 +03:00 |
|
Pavel V. Talanov
|
bc8449a70c
|
Test data adjustment: Resolved calls and constraint system test
|
2015-10-01 17:53:18 +03:00 |
|
Alexander Udalov
|
3a8ad45dec
|
Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
|
2014-10-21 03:18:27 +04:00 |
|
Svetlana Isakova
|
20f3403c80
|
Rename: this object, receiver argument -> dispatch receiver, extension receiver
|
2014-10-01 18:52:51 +04:00 |
|
Svetlana Isakova
|
67aad53db7
|
Render 'defined in' in resolved call tests
|
2014-09-01 12:32:52 +04:00 |
|
Svetlana Isakova
|
11ea241efb
|
Render candidate and resulting descriptors in resolved call tests
|
2014-07-30 17:07:09 +04:00 |
|
Svetlana Isakova
|
48511206ad
|
Mark required call with 'caret' in abstract resolved calls test
|
2014-07-08 14:48:19 +04:00 |
|
Svetlana Isakova
|
29ab166e1b
|
Refactoring: AbstractResolvedCallsTest
Render resolved call to a separate file
|
2014-07-08 14:48:19 +04:00 |
|
Svetlana Isakova
|
f24442b90e
|
Added ArgumentMatchStatus.MATCH_MODULO_UNINFERRED_TYPES
|
2014-07-08 14:48:17 +04:00 |
|
Svetlana Isakova
|
857aa76cff
|
Added tests for argument mapping
|
2014-07-08 14:48:17 +04:00 |
|