Files
kotlin-fork/compiler/testData/codegen/bytecodeListing/inlineClasses/stdlibManglingIn1430
Ilmir Usmanov 129de76288 Value classes: Generate @JvmInline annotation for inline classes
but not for value classes.
Since inline classes and value classes share the same flag, we use
presence of the annotation to distinguish them.
2020-12-01 23:45:47 +01:00
..
2020-11-19 17:39:33 +01:00