Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
49b2ac1b100c5042a0e98582713938062efa6a31
/
.
/
compiler
/
testData
/
launcher
/
noInline.myscript
blob: a43038a58f856356037523e33fb7c84193feb0f2 [
file
] [
log
] [
blame
]
@file
:
CompilerOptions
(
"-Xno-inline"
)
println
(
"OK"
)