Proposal: Binary literals · Issue #215 · dotnet/roslyn

There’s a relatively common request to add binary literals to C# and VB. For bitmasks (e.g. flag enums) this seems genuinely useful, but it would also be great just for educational purposes. Binary...