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