Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(481)

Issue 108613003: != is a shortcut to == true, so it returns a boolean. (Closed)

Created:
7 years ago by ngeoffray
Modified:
7 years ago
Reviewers:
polux, floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

!= is a shortcut to == true, so it returns a boolean. R=polux@google.com Committed: https://code.google.com/p/dart/source/detail?r=31130

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M sdk/lib/_internal/compiler/implementation/inferrer/inferrer_visitor.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/simple_inferrer_test.dart View 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
7 years ago (2013-12-13 12:44:46 UTC) #1
polux
lgtm
7 years ago (2013-12-13 12:45:39 UTC) #2
ngeoffray
7 years ago (2013-12-13 13:02:18 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r31130 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698