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*;