fix: recognise '0X' as a hex literal prefix in Vim syntax
Because the lexer is caseless, we get this for free even though it looks like we don't.
parent
944136c2
Please register or sign in to comment
Because the lexer is caseless, we get this for free even though it looks like we don't.