Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeorgun
4289 days ago
Hexadecimal numbers, probably. 0x001_f05 would be ambiguous.
1 comments
AnimalMuppet
4289 days ago
I don't think that's it. 0x001_f05 starts with 0, which is still not something an identifier can do.
link
plorkyeran
4289 days ago
0x001_f05 could be a UDL named f05 which should be passed 0x001.
link
AnimalMuppet
4289 days ago
Oh. UDLs are a new one to me. I didn't know that was in the language.
I stand corrected.
link