You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These tests aim to specifically test that the macros accept various
edge cases that a user might expect us to support. This includes:
- No parameters
- Return result (with and without context as a parameter)
- Include context as a parameter, but ignore it
- Include context as a parameter and pattern match on it
0 commit comments