mirror of
https://github.com/google/blockly.git
synced 2026-06-16 16:15:14 +02:00
As both the python filename array and the Input_X indexing is 0 based, the `-1` operation is not needed. fromFileArray in closure-compiler uses 0 based indexing. see: https://github.com/google/closure-compiler/blob/09cca3b536923dfb86d4e2ea34c8ee97d3ab471c/src/com/google/javascript/jscomp/gwt/client/JsRunnerMain.java#L816
This commit is contained in:
Reference in New Issue
Block a user