index
:
tomo
bigints
constructive-reals
decimals
dev
doctests-to-debuglog
formatter
internal-texts
main
optional-list-indexing
optionals
paths
simplified-quotes
static-dependencies
str-paths
table-colons
text2
unicode-identifiers
wordier-types
The Tomo programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
bytes.tm
blob: 4db949301fb9131146b03be4b9a44e8560109be4 (
plain
)
1
2
3
4
5
6
7
8
func main(): !! Test bytes: >> 100[B] = 100[B] >> 0xFF[B] = 255[B]