Move utils.{c,h} to be used by the entire project
[platform/upstream/libxkbcommon.git] / test / bad.xkb
1 xkb_keymap {
2     xkb_types     { include "complete" };
3     xkb_compat    { include "complete" };
4     xkb_symbols   { include "pc+us" };
5 };