-
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][enums] Fix bigint enum without explicit
of bigint
parsing
Summary: Changelog: [fix] Fix bigint Flow Enum without explicit `of bigint` parsing. We were previously not correctly inferring that this was a bigint enum. Reviewed By: SamChou19815 Differential Revision: D55260671 fbshipit-source-id: 7e48e74a667c42c5d0848021abefcde370c56bb7
- Loading branch information
1 parent
06a478b
commit 5b29a62
Showing
2 changed files
with
26 additions
and
5 deletions.
There are no files selected for viewing
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