Files
kotlin-fork/compiler
Mikhail Zarechenskiy d3280252f9 Prohibit inline data classes
`CONFLICTING_JVM_DECLARATIONS` diagnostics are reported because we're
 trying to generate functions from `Any` once for inline class and
 once for data class

 #KT-25760 Fixed
2018-08-08 15:47:26 +03:00
..
2018-08-08 15:47:26 +03:00
2018-08-08 15:47:26 +03:00
2018-08-06 13:57:43 +03:00
2018-08-02 18:17:06 +03:00