Skip to content

Fix #38699 - Minor fix for assertion predicates - #38710

Merged
Anders Hejlsberg (ahejlsberg) merged 1 commit into
microsoft:masterfrom
jack-williams:assertion-predicate-cfa-fix
Jun 21, 2020
Merged

Fix #38699 - Minor fix for assertion predicates#38710
Anders Hejlsberg (ahejlsberg) merged 1 commit into
microsoft:masterfrom
jack-williams:assertion-predicate-cfa-fix

Conversation

@jack-williams

Copy link
Copy Markdown
Collaborator

Fixes#38699

@ahejlsberg
Anders Hejlsberg (ahejlsberg) merged commit fd0ad29 into microsoft:masterJun 21, 2020
AllenLee (cangSDARM) added a commit to cangSDARM/TypeScript that referenced this pull request Jun 23, 2020
* upstream/master: (58 commits)
Variadic tuple types (microsoft#39094)
chore: resolve suggestions
Expand auto-import to all package.json dependencies (microsoft#38923)
inline local functions
Update bigint declaration file (microsoft#38526)
Update user baselines (microsoft#39077)
LEGO: check in for master to temporary branch.
Add missing index.ts files to user projects (microsoft#39163)
Add reason for a disabled code action (microsoft#37871)
Minor fix for assertion predicates (microsoft#38710)
Update LKG (microsoft#39173)
Reparse top level 'await' in modules (microsoft#39084)
change
chore: more change
chore: resolve review
chore: save space
fix: lint error
test: add test for it
chore: make isJsxAttr required
chore: revert change in checker
...
# Conflicts:
#	src/compiler/binder.ts
#	src/compiler/checker.ts
#	src/compiler/parser.ts
#	src/compiler/types.ts
Jack Works (Jack-Works) pushed a commit to Jack-Works/TypeScript that referenced this pull request Jun 24, 2020
@microsoftMicrosoft (microsoft) locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

assert.strictEqual(false, ...) triggers unreachable code error

2 participants

@jack-williams@ahejlsberg