damc ac2d169333 improvement78 Add Error::ReadUtf8 with testcase.
There are 6x LATIN1 bytes in a comment.
2023-02-07 18:57:08 +01:00

5 lines
91 B
Systemverilog

// In the next comment, there are non-UTF8 bytes.
module M;
// Non-UTF8:XñòóôõöX
endmodule