Skip to content

Conversation

@quasilyte
Copy link
Contributor

  • !(a == b) => a != b
  • !(a != b) => a == b

Signed-off-by: Iskander Sharipov quasilyte@gmail.com

- !(a == b) => a != b
- !(a != b) => a == b

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
Copy link
Collaborator

@amrfaissal amrfaissal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@amrfaissal amrfaissal merged commit 3224369 into beego:develop Feb 9, 2019
@DennisMao DennisMao mentioned this pull request Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants