dependencies icon indicating copy to clipboard operation
dependencies copied to clipboard

Deny grouping and subclassing in sticky scopes.

Open proofit404 opened this issue 3 years ago • 0 comments

Sticky scopes should not support &, ().

It should support in and dir on the other hand.

Last statement could be solved by removing expect.skip_if_context() from all tests and make them pass.

proofit404 avatar May 19 '22 01:05 proofit404