Files
kotlin-fork/plugins/jvm-abi-gen/testData/compare/inlineFunInPrivateNestedClass
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
..