summaryrefslogtreecommitdiff
path: root/examples/cxx/parser/mixin/schema.map
blob: a93c881a918863c7b757c1017a6d9f1040c85364 (plain)
1
2
3
4
5
6
7
# file      : examples/cxx/parser/mixin/schema.map
# copyright : not copyrighted - public domain

include "types.hxx";

base ::base*;
derived ::derived*;