-
Notifications
You must be signed in to change notification settings - Fork 438
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Instead of inlining the name of the override decorator we support directly into typeCheck.ml, let's encode it in a helper function of the Statement.Define module, consistent with how we handle other special decorators like `final`. Reviewed By: kinto0 Differential Revision: D43055549 fbshipit-source-id: ca34452c739196f4e4f9feede216b88da8cb3ed5
- Loading branch information
1 parent
98d6773
commit 6e8dd15
Showing
3 changed files
with
13 additions
and
3 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
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