Overload Resolution Ambiguity Error on null-able string in Kotlin

后端 未结 0 735
野趣味
野趣味 2021-02-12 03:48

Throwing a Overload Resolution Ambiguity error on println(Toby) statement. If I don\'t reassign value of var Toby to null the code works. If I reassign var Toby

相关标签:
回答
  • 消灭零回复
提交回复
热议问题