Skip to content

Integer shift operators are not documented #1137

New issue

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

Closed
DartBot opened this issue Jan 11, 2012 · 1 comment
Closed

Integer shift operators are not documented #1137

DartBot opened this issue Jan 11, 2012 · 1 comment
Labels
closed-duplicate Closed in favor of an existing report

Comments

@DartBot
Copy link

DartBot commented Jan 11, 2012

This issue was originally filed by [email protected]


Behavior of integer shift operators is not documented.

co19 tests that depend on this issue:
LibTest/core/int/operator_lshift/int_operator_lshift_A01_t02.dart
LibTest/core/int/operator_rshift/int_operator_rshift_A01_t02.dart
LibTest/core/int/operator_lshift/int_operator_lshift_A01_t03.dart
LibTest/core/int/operator_rshift/int_operator_rshift_A01_t03.dart

@dgrove
Copy link
Contributor

dgrove commented Jan 11, 2012

Mark as dup of 1136 - we can't have a VM bug until we know what the spec should be.


Added Duplicate label.
Marked as being merged into #1136.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants