TypeScript/tests/cases/compiler/commentOnArrayElement6.ts

2 lines
38 B
TypeScript
Raw Normal View History

const array = [1, /* comment */];