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
Fix issue to allow switching over types that exist in other namespaces (
#1138)
* add test for switch on types in other namespaces
* remove test
* move test to correct suite
* revert original
* fix issue
* refactor test
* add parsing test
Fix with-meta formatting (#1105)
* add new test
* add another failing test
* update expectation
* update expectations
* update expectation
* indent constructor value when on new line
* fix tests
* add inner indent on with-meta constructor
* put inner constructor on new lines
* fix tests
* update expectation
* update expectation
* format with meta correctly
* use correct function for single line check
* convert test to java
* remove disabled on test