Y
Hacker News
new
|
ask
|
show
|
jobs
by
dep_b
987 days ago
Yes it does but the amount of bytes the author speaks about regards the amount of characters used for storing the program. That's why he uses the : and removes the spaces.
1 comments
larschdk
987 days ago
The stored version also uses token code points (single bytes >127), not literal tokens.
link