mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
remove trailing whitespace (#1284)
This commit is contained in:
@@ -78,7 +78,7 @@ simdjson_really_inline json_character_block json_character_block::classify(const
|
||||
_mm256_shuffle_epi8(op_table, in.chunks[0]),
|
||||
_mm256_shuffle_epi8(op_table, in.chunks[1])
|
||||
});
|
||||
|
||||
|
||||
return { whitespace, op };
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user