Skip to content

Commit 8d60ed3

Browse files
committed
Update baselines
1 parent fb15e9c commit 8d60ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/baselines/reference/typeGuardFunctionErrors.errors.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ tests/cases/conformance/expressions/typeGuards/typeGuardFunctionErrors.ts(133,34
4040
tests/cases/conformance/expressions/typeGuards/typeGuardFunctionErrors.ts(137,39): error TS1230: A type predicate cannot reference element 'p1' in a binding pattern.
4141

4242

43-
==== tests/cases/conformance/expressions/typeGuards/typeGuardFunctionErrors.ts (32 errors) ====
43+
==== tests/cases/conformance/expressions/typeGuards/typeGuardFunctionErrors.ts (33 errors) ====
4444

4545
class A {
4646
propA: number;

0 commit comments

Comments
 (0)