Skip to content

Commit afec1e1

Browse files
committed
Update test
1 parent 197c635 commit afec1e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cases/conformance/types/never/neverInference.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// @strict: true
2+
// @target: es2015
23

34
declare function f1<T>(x: T[]): T;
45

0 commit comments

Comments
 (0)