mirror of
https://github.com/google/blockly.git
synced 2026-01-09 18:10:08 +01:00
Adding setting to allow for switching between zero and one based indexing for Blockly Blocks such that the generated code will use this flag to determine whether one based or zero based indexing should be used. One based indexing is enabled by default.