mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
* Adds message references to message string interpolation, in the form of %{BKY_STRING}.
* Re-adding CONTROLS_IFELSE block using the new syntax, referencing to CONTROL_IF equivalents.