mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +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.