- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for atZone (0.02 seconds)
-
doc/go_spec.html
value of type <code>uint</code>. If the left operand of a non-constant shift expression is an untyped constant, it is first implicitly converted to the type it would assume if the shift expression were replaced by its left operand alone. </p> <pre> var a [1024]byte var s uint = 33 // The results of the following examples are given for 64-bit ints. var i = 1<<s // 1 has type int
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Dec 02 23:07:19 GMT 2025 - 286.5K bytes - Click Count (1)