Minimal example test.h: ```c++ [this,a=a]() -> struct S { return {}; } ``` .clang-format: ``` --- Language: Cpp ``` Output of clang-format --style=file test.h: Configuration file(s) do(es) not support Objective-C: /tmp/.clang-format clang-format --version: clang-format version 18.1.7