Everywhere: Update to clang-format 20
This commit is contained in:
parent
402d802d2f
commit
e7d8b456aa
9 changed files with 19 additions and 38 deletions
|
@ -35,8 +35,7 @@ class @clipboard
|
|||
U0 (*Init)();
|
||||
U0 (*Insert)(I64 type, U8* data);
|
||||
I64 (*Length)();
|
||||
U0(*Task)
|
||||
();
|
||||
U0 (*Task)();
|
||||
};
|
||||
|
||||
@clipboard Clipboard;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue