﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1525	BitRotate example is misleading	anonymous		"From the help file examples for BitRotate:

{{{
$x = BitRotate(7, 2)
;  x == 3 because 111b left-rotated twice is 1 1100b == 28
}}}"	Bug	closed	3.3.7.0	Documentation	3.3.6.0	None	Fixed		
