In issue 19018, the literals `0x`, `0x_`, and `0b` were deprecated. However, `0b_` was left as a valid literal.
I can't see a good reason to allow this as a literal.
Note that the current compiler implements exactly what is in the spec, but the spec seems inconsistent to me.
Comment #1 by github-bugzilla — 2018-11-06T12:07:36Z