Created
February 26, 2019 10:21
-
-
Save dcarley/6cee02b19c862ea8cb06fbdc9b0f1346 to your computer and use it in GitHub Desktop.
JIRA unicode jollies
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dcarley@cci-mbp ~ xxd -c1 | |
CIRCLE-15313 | |
00000000: 43 C | |
00000001: 49 I | |
00000002: 52 R | |
00000003: 43 C | |
00000004: 4c L | |
00000005: 45 E | |
00000006: e2 . | |
00000007: 80 . | |
00000008: 8c . | |
00000009: 2d - | |
0000000a: 31 1 | |
0000000b: 35 5 | |
0000000c: 33 3 | |
0000000d: 31 1 | |
0000000e: 33 3 | |
0000000f: 0a . | |
CIRCLE-15313 | |
00000010: 43 C | |
00000011: 49 I | |
00000012: 52 R | |
00000013: 43 C | |
00000014: 4c L | |
00000015: 45 E | |
00000016: 2d - | |
00000017: 31 1 | |
00000018: 35 5 | |
00000019: 33 3 | |
0000001a: 31 1 | |
0000001b: 33 3 | |
0000001c: 0a . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment