From: Matt S Trout Date: Sun, 12 Apr 2020 20:07:50 +0000 (+0000) Subject: quote - bit manipulation X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=53a25cd0b9d724f33e8ae005a1c1689e7bcef3fb;p=scpubgit%2Fmst-quotefile.git quote - bit manipulation --- diff --git a/quotefile b/quotefile index 2a6cb2b..ffddad8 100644 --- a/quotefile +++ b/quotefile @@ -11903,3 +11903,7 @@ the various pieces of such an environment (and some of them even work). 23:14 -!- Uniaika [~uniaika@163.172.211.189] has joined #irssi 23:16 < mst> Uniaika: you're an idiot. welcome back :D 23:16 < href> I've witnessed the despair live IRL, mst, it was worth it. +% +< aquanight> a == b & c -> (a == b) & c +< huf_> who cares about that one +< huf_> it's not like you do bit manipulation in c