⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

C# doesn't have hexadecimal literal?

: It does:

::''hexadecimal-integer-literal:'' :::0x ''hex-digits'' ''integer-type-suffixopt'' :::0X ''hex-digits'' ''integer-type-suffixopt''

: —[[User:Hypftier|Johannes Rössel]] 21:32, 13 July 2010 (UTC)