Skip to content

Commit e0bd810

Browse files
committed
Update tests
1 parent eeaa752 commit e0bd810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cases/conformance/controlFlow/assertionTypePredicates1.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// @strict: true
2+
// @allowUnreachableCode: false
23
// @declaration: true
34

45
declare function isString(value: unknown): value is string;

0 commit comments

Comments
 (0)