[vim bindings] Remove dead code and initialize a property
The Error after the while(true) loop is not reachable and should be removed. The "this.iterator" property should be given an initial value of 0. This fixes two warnings reported by Closure Compiler.
Loading
Please register or sign in to comment