summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/input/cpp/cpp_move.cpp
blob: cec9beb86f378b6a4b20eb6e0041579c0d2530b4 (plain)
1
2

void Test(X&& val1, Y* val2);