Files
flatbuffers/tests
Paulo Pinheiro 413bb9b553 [Kotlin] Fix Access to union of vector element (#5994)
Kotlin code generation was producing wrong logic for accessors
of vector of union elements. This was shadowed by the fact[1] that asserts
in Kotlin are silently ignored unless the flag "-ea" is passed to the JVM.

The tests are also updated to enable asserts.

1 - https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/assert.html
2020-06-22 17:08:35 -07:00
..
2019-10-31 11:13:45 -07:00
2020-04-09 09:53:16 -07:00
2020-04-09 09:53:16 -07:00
2019-11-14 15:46:46 -08:00
2020-02-11 15:02:21 -08:00
2020-05-07 14:11:26 -07:00
2020-05-07 14:11:26 -07:00
2020-01-09 12:12:10 -08:00
2020-04-09 09:53:16 -07:00