Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
59f7c197ea1f79c0c7cdc3eeb3856ad766100508
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inlineClasses
/
checkBoxingInInlineClass.kt
blob: 7eed71b335fca6a29f0d800498a509e0a3879d19 [
file
]
inline
class
AsAny
(
val s
:
Any
?)
// 1 INVOKESPECIAL AsAny.<init>