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

#include "global.hxx"

#undef NDEBUG
#include <cassert>

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