=== tests/cases/compiler/augmentArray.ts === interface Array { >Array : T[] >T : T (): any[]; }