-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[inferpython] give globals parameter a more specific name
Summary: in InferPython, each function is given a parameter names 'globals'. We now declare this parameter with a more localized type name. The corresponding type name is not declared yet in Tenv. We will add that in a next diff Reviewed By: ngorogiannis Differential Revision: D66537591 Privacy Context Container: L1208441 fbshipit-source-id: 3f8b4c183da3e7f04ce184f48925ba53b75bd940
- Loading branch information
1 parent
d790d86
commit 12399f4
Showing
2 changed files
with
49 additions
and
43 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