-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[flow][match] Rename/move some match tests
Summary: - Now that we have match statement tests in `statement.js`, move the match expression tests to `expression.js` - Move reference before declaration test case from `patterns.js` to `pattern-errors.js` - Add test cases for reference of of binding introduced in pattern, which currently has a bad error message but will be improved Changelog: [internal] Reviewed By: SamChou19815 Differential Revision: D70025842 fbshipit-source-id: f18a05aa3b1090c3991279161849968f6818af0c
- Loading branch information
1 parent
0b8cc59
commit 4b1a742
Showing
4 changed files
with
143 additions
and
59 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters