Skip to content
Snippets Groups Projects
Commit f1af5fb4 authored by Christian Kamm's avatar Christian Kamm
Browse files

Quickfix: Add two new refactorings for logical binary expressions.

a op b -> !(a invop b)
and
a op b -> b flipop a
parent d790712b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment