blob: 5468c999585739c7b8381502303fa51208db2002 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# This file has incomplete UJIS sequences {8F}, {8FA1},
# has a valid UJIS sequence {8FA1A1},
# and has no NL at the end:
# {8F} \n xxx1 {8FA1} \n xxx2 {8FA1A1} \n xxx3 \n {8FA1} EOF
�
xxx1
��
xxx2
���
xxx3
��
|