We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue by DavePearce Tuesday Nov 27, 2012 at 00:03 GMT Originally opened as Whiley/WhileyCompiler#177
There is no way to write b1 && b2 as an expression in wyone.
b1 && b2
The text was updated successfully, but these errors were encountered:
Comment by DavePearce Tuesday Nov 27, 2012 at 00:04 GMT
Hmmm, you can use it in conditionals though ...
Sorry, something went wrong.
No branches or pull requests
Tuesday Nov 27, 2012 at 00:03 GMT
Originally opened as Whiley/WhileyCompiler#177
There is no way to write
b1 && b2
as an expression in wyone.The text was updated successfully, but these errors were encountered: