We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 197c635 commit afec1e1Copy full SHA for afec1e1
tests/cases/conformance/types/never/neverInference.ts
@@ -1,4 +1,5 @@
1
// @strict: true
2
+// @target: es2015
3
4
declare function f1<T>(x: T[]): T;
5
0 commit comments