TypeScript/tests/cases/compiler/fileWithNextLine2.ts

3 lines
119 B
TypeScript
Raw Normal View History

// Note: there is a nextline (0x85) char between the = and the 0.
// it should be treated like a space
var v =…0;