mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
Also remove need to manually indent INFINITE_LOOP_TRAP. This is a breaking change for Python users of this property. However, very few users of this property exist, given that the existing code breaks if the block ID has a $ in it (also fixed in this PR).