summaryrefslogtreecommitdiffstats
path: root/test/input/RValueReferenceType.cxx
blob: 35f28611ecc6b0a38b6127e4a10a2851a01ec1c5 (plain)
1
2
3
namespace start {
  typedef int&& type;
}