diff options
Diffstat (limited to 'testsuite/gna/ticket35/utf8.vhdl')
-rw-r--r-- | testsuite/gna/ticket35/utf8.vhdl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/gna/ticket35/utf8.vhdl b/testsuite/gna/ticket35/utf8.vhdl new file mode 100644 index 0000000..3566435 --- /dev/null +++ b/testsuite/gna/ticket35/utf8.vhdl @@ -0,0 +1,5 @@ +-- This is utf-8 encoding, with a BOM. + +package p1 is +end p1; + |