Fix issue where !x was actually calculating !!x.
authorDavid Given <dg@cowlark.com>
Sat, 31 Dec 2016 00:14:04 +0000 (00:14 +0000)
committerDavid Given <dg@cowlark.com>
Sat, 31 Dec 2016 00:14:04 +0000 (00:14 +0000)
commitfa02a855e84968ae60dbb7993178cc222bf040f8
tree55dad95c320300470095cc6573f87607cb00ad73
parent462529a7d238b635361e478c7851fca084ac1176
Fix issue where !x was actually calculating !!x.
lang/b/compiler/b1.c