fix: formatting

This commit is contained in:
CJ van den Berg 2025-10-10 09:46:41 +02:00
parent b30b0a69bd
commit fac4eda72c
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -603,4 +603,4 @@ pub const test_internal = struct {
pub const move_cursor_long_word_right_end = private.move_cursor_long_word_right_end;
pub const move_cursor_word_left_helix = private.move_cursor_word_left_helix;
pub const move_cursor_word_right_end_helix = private.move_cursor_word_right_end_helix;
};
};