Files
flatbuffers/tests/union_vector
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
..
2020-03-12 15:33:39 -07:00
2020-03-12 15:33:39 -07:00
2020-03-12 15:33:39 -07:00
2017-08-11 09:28:06 -07:00
2019-07-22 16:05:15 -07:00
2017-08-11 09:28:06 -07:00
2019-07-22 16:05:15 -07:00
2020-03-12 15:33:39 -07:00
2019-07-22 16:05:15 -07:00
2017-08-11 09:28:06 -07:00