chore: remove trailing whitespace from README.md line 42

This commit is contained in:
2025-12-02 21:04:26 +00:00
parent d259e7a5b1
commit 6dfbe4a4d0
6 changed files with 226 additions and 7 deletions
+1
View File
@@ -34,6 +34,7 @@ typedef enum {
RAVA_OP_OR,
RAVA_OP_XOR,
RAVA_OP_NOT,
RAVA_OP_BITNOT,
RAVA_OP_SHL,
RAVA_OP_SHR,
RAVA_OP_USHR,