[Kotlin] Support for optional scalars. (#6115)

More information on #6014
This commit is contained in:
Paulo Pinheiro
2020-09-18 08:31:51 +02:00
committed by GitHub
parent e1be8aaadd
commit 6228b66d3d
7 changed files with 463 additions and 31 deletions

View File

@@ -53,7 +53,7 @@ $TEST_NOINCL_FLAGS $TEST_CPP_FLAGS $TEST_CS_FLAGS $TEST_JS_TS_FLAGS -o namespace
../flatc --dart monster_extra.fbs
# Generate optional scalar code for tests.
../flatc --rust --lobster optional_scalars.fbs
../flatc --kotlin --rust --lobster optional_scalars.fbs
# Generate the schema evolution tests
../flatc --cpp --scoped-enums $TEST_CPP_FLAGS -o evolution_test ./evolution_test/evolution_v*.fbs