mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01: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:
09cca3b536/src/com/google/javascript/jscomp/gwt/client/JsRunnerMain.java (L816)
This commit is contained in:
Reference in New Issue
Block a user