2023-10-18 11:43:40 +02:00
|
|
|
ifdef::env-github,rspecator-view[]
|
2023-07-04 15:35:17 +02:00
|
|
|
|
|
|
|
'''
|
|
|
|
== Implementation Specification
|
|
|
|
(visible only on this page)
|
|
|
|
|
|
|
|
=== Message
|
|
|
|
|
|
|
|
Either make "xxx" a "long" or correct this shift to (shiftBy%32).
|
|
|
|
|
|
|
|
Correct this shift to (shiftBy%64).
|
|
|
|
|
|
|
|
Remove this useless shift (multiple of 32/64).
|
|
|
|
|
|
|
|
'''
|
|
|
|
== Comments And Links
|
|
|
|
(visible only on this page)
|
|
|
|
|
|
|
|
include::comments-and-links.adoc[]
|
|
|
|
|
2023-10-18 11:43:40 +02:00
|
|
|
endif::env-github,rspecator-view[]
|