TypeScript/tests/cases/compiler/genericInference1.ts
2014-07-12 17:30:19 -07:00

1 line
35 B
TypeScript

['a', 'b', 'c'].map(x => x.length);