AA: add tests for resolution to built-ins

This commit is contained in:
Jinseong Jeon
2022-09-15 12:29:52 -07:00
committed by Ilya Kirillov
parent c7347cfb48
commit e50da634bc
11 changed files with 47 additions and 10 deletions
@@ -0,0 +1,2 @@
Resolved to:
@kotlin.SinceKotlin @kotlin.internal.PlatformDependent public open fun getOrDefault(key: K, defaultValue: V): V { /* compiled code */ }