Fix for KT-6863: Internal compiler error folding functions
#KT-6863 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
inline fun test(p: Any) {
|
||||
p.toString()
|
||||
}
|
||||
Reference in New Issue
Block a user