blob: 38378794d3ede326f1317b45a2056774abceddfa [file] [log] [blame]
@@
expression E;
@@
- if (E)
- ABORT_NOW();
+ BUG_ON(E);