Files
kotlin-fork/plugins/jvm-abi-gen/testData/compare/inlineFunInPrivateNestedClass/directives.txt
T
Steven Schäfer 5059513106 jvm-abi-gen: Strip inline functions in private classes
Inline functions in private classes can only be accessed from Java and
we do not need to preserve their bodies for the abi.
2021-08-23 18:25:33 +02:00

1 line
29 B
Plaintext
Vendored

// IGNORE_BACKEND_LEGACY: JVM