Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
aa5987fd3dbfa6d7896d481b336c9f49e48b9179
/
.
/
compiler
/
testData
/
cli
/
jvm
/
diagnosticTests
/
inlineClass.kt
blob: 95fa97a3515e91e9eea9eaa7ed7c56d5cd427bae [
file
] [
log
] [
blame
]
inline
class
Foo
(
val x
:
Int
)