"vscode:/vscode.git/clone" did not exist on "d5333e8efc0f6669d64bba1b2aa6e80bc2e7c8e8"
Fix syntax error in #4515 on certain shells
Drops the `function` keyword and uses only `func(){}` syntax as per the
POSIX specification:
http://pubs.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html#tag_02_09_05
Related: #4531
Please register or sign in to comment