xref: /aosp_15_r20/external/wayland/tests/data/bad-identifier-event.xml (revision 84e872a0dc482bffdb63672969dd03a827d67c73)
1<?xml version="1.0" encoding="UTF-8"?>
2<protocol name="the_protocol">
3  <interface name="the_interface" version="1">
4    <description summary="the summary">
5    </description>
6    <event name="theΔevent"/>
7  </interface>
8</protocol>
9