Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: To get started I used a trivial decorator that spits out a primitive type, but let's add tests verifying constraint solving (which most real decorators require) for signature-preserving and signature-modifying decorators. These tests work, although I encountered a bug in `assert_type` which causes the assert to fail even though the type appears to be right; we will need to investigate. Reviewed By: rchen152 Differential Revision: D68218913 fbshipit-source-id: e4aabb9938a65877ab2f6b1098e332051243c223
- Loading branch information