The tool only recognizes the `_binary` keyword. It should also accept the following variants: - `binary` (without leading underscore) - `BINARY`, `_BINARY` (uppercase) - optionally, mixed-case forms like `Binary`, `_Binary`, etc.
The tool only recognizes the
_binarykeyword. It should also accept the following variants:binary(without leading underscore)BINARY,_BINARY(uppercase)Binary,_Binary, etc.