blob: 87739567de15d9efa0e2e0992dedce3676dde08d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# This file has incomplete utf8mb4 sequences {D0}, {E180}, {F09F98},
# has a valid utf8mb4 sequence {F09F988E}
# and has no NL at the end:
# {D0} \n xxx1 {E180} xxx2 \n {F09F98} \n xxx3 {F09F988E} {F09F98} EOF
�
xxx1
�
xxx2
�
xxx3
😎
�
|