forked from qt-creator/qt-creator
2 lines
30 B
C++
2 lines
30 B
C++
![]() |
Foo foo([&](int a) { ++a; });
|