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