Files
kotlin-fork/compiler/testData/codegen/box/reflection
Nikita Bobko 4be7ac930b Update KClass.isData KDoc to include info about data objects
^KT-58985 Fixed
Review: https://jetbrains.team/p/kt/reviews/10385

`isData` returns `true` for `data object`s even if kotlin-reflect
version is old (1.2.0), so it looks like we got correct `KClass.isData`
behaviour for "free". That's why this behaviour was never covered with
tests.

This commit updates the documentation and covers the behaviour described
in the KDoc with tests.
2023-06-01 12:09:15 +00:00
..
2023-03-07 21:44:43 +00:00
2022-08-01 08:57:16 +00:00
2023-03-07 21:44:43 +00:00
2022-08-01 08:57:16 +00:00