mirror of
https://github.com/zachjs/sv2v.git
synced 2026-08-30 17:31:40 +02:00
3 lines
119 B
Systemverilog
3 lines
119 B
Systemverilog
// pattern: Could not find file "does_not_exist\.sv", included from "missing_include\.sv"
|
|
`include "does_not_exist.sv"
|