mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 04:43:37 -05:00
Update test
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// @strict: true
|
||||
// @target: es2015
|
||||
|
||||
declare function f1<T>(x: T[]): T;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user