Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d9fcbb06f2e39b5290f22ebc0e2c5076ae026ccd
/
.
/
Tests
/
CompileFeatures
/
cxx_lambdas.cpp
blob: 7cd1fabb4cd28100fc6ea46566b965baf2704387 [
file
]
void
someFunc
()
{
[]()
{}();
}