diff options
Diffstat (limited to 'testsuite/gna/ticket35/latin1.vhdl')
-rw-r--r-- | testsuite/gna/ticket35/latin1.vhdl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/gna/ticket35/latin1.vhdl b/testsuite/gna/ticket35/latin1.vhdl new file mode 100644 index 0000000..b934cbc --- /dev/null +++ b/testsuite/gna/ticket35/latin1.vhdl @@ -0,0 +1,6 @@ +-- This is iso 8859-1 (latin-1) encoding. élève. +-- Last chars of the last line are (hexa): e9 6c e8 76 65 2e + +package p1 is +end p1; + |