Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b4db306afff5da683aedd99bd8a9ea0c850f22df
/
.
/
Tests
/
CompileFeatures
/
cxx_rvalue_references.cpp
blob: 3b85ab68e2df8d88064ecc2d616db7dffa91babf [
file
]
void
someFunc
(
int
&&)
{
}