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

#include "test.hxx"

#undef NDEBUG
#include <cassert>

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