summaryrefslogtreecommitdiff
path: root/tests/parsing/strange_keys.pom
blob: a0e2cae6961ed8c857775ca40b175fa07ad62683 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
- = 0
* = 1
**-** = 2
/ = 3
9.9 = 4
-2 = 5
7 = 6
_ = 7
__ = 8
œ = 9
# combining grave accent
̀ = 10
# U+E000 (in Private Use Area)
 = 11
# U+102345 (in Private Use Area)
􂍅 = 12
# non breaking space
  = 13
[̀]
􂍅 = 14
[*]
* = 15
[-]
- = 16
[0]
0 = 17