summaryrefslogtreecommitdiff
path: root/xsd-tests/morphing/anonymous/attribute-group/driver.cxx
blob: e2eb296efa7c32d59b0be0243745385c0b6650ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// file      : morphing/anonymous/attribute-group/driver.cxx
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

#include "test.hxx"

#undef NDEBUG
#include <cassert>

int
main (int, char*[])
{
}