mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-12 05:59:53 +02:00
Everywhere: Update to clang-format 20
This commit is contained in:
@@ -35,8 +35,7 @@ class @clipboard
|
||||
U0 (*Init)();
|
||||
U0 (*Insert)(I64 type, U8* data);
|
||||
I64 (*Length)();
|
||||
U0(*Task)
|
||||
();
|
||||
U0 (*Task)();
|
||||
};
|
||||
|
||||
@clipboard Clipboard;
|
||||
|
||||
Reference in New Issue
Block a user