Rename: auto cast -> smart cast
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//KT-1358 Overload resolution ambiguity with autocast and generic function
|
||||
//KT-1358 Overload resolution ambiguity with smartcast and generic function
|
||||
package d
|
||||
|
||||
fun bar(a: Any?) {
|
||||
|
||||
Reference in New Issue
Block a user