Skip to content

SI-8641 Fix right shift docs for integer types#4892

Merged
SethTisue merged 1 commit intoscala:2.11.xfrom
linasm:si-8641-2.11
Jan 13, 2016
Merged

SI-8641 Fix right shift docs for integer types#4892
SethTisue merged 1 commit intoscala:2.11.xfrom
linasm:si-8641-2.11

Conversation

@linasm
Copy link
Contributor

@linasm linasm commented Jan 3, 2016

Docs for >> operation of integer types (from Byte to Long) had a wrong
direction saying that it is bit-shift left.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet