=== tests/cases/conformance/parser/ecmascript5/VariableDeclarations/parserVariableDeclaration11.ts === var a,b; >a : any >b : any