Michael Sweeney

Results 1 issues of Michael Sweeney

Great library! I have an expression like the following: ```go data.objectId == 0x6E && data.subObject == 0x0 && data.bitNumber == 1 && data.state == 1 ``` And it generates a...