-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update set of available CUE toolchain versions
Introduce version 0.7.0, establishing it as the new default. In order to keep the set of available toolchain versions manageable, remove the alpha versions preceding version 0.6.0.
- Loading branch information
Showing
2 changed files
with
10 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ import ( | |
"math/bits" | ||
) | ||
|
||
eyes: 255 | ||
eyes: 255 | ||
favorite: <math.Pow(2, 3*8) & { | ||
0x0000FF | ||
} | ||
|