blob: b37bdbfa79460e26ef0ae60359cee48cd3f6874e [file] [log] [blame]
// DESCRIPTION: Verilator: Verilog Test module
//
// This file ONLY is placed into the Public Domain, for any use,
// without warranty, 2017 by Wilson Snyder.
// Fake binary character here '', so is treated as binary and
// don't get whitespace violation.
`define FOO blak \
blak
module t;
endmodule