aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/serializer/enumeration/test.map
blob: 73f5d2502a596c38f3ec1433ead119c14ca2ed84 (plain)
1
2
3
4
5
6
7
namespace test
{
  include "boolean.hxx";

  digit int int;
  boolean ::boolean ::boolean;
}