Files

3 lines
119 B
Systemverilog
Raw Permalink Normal View History

// pattern: Could not find file "does_not_exist\.sv", included from "missing_include\.sv"
2020-12-03 19:02:33 -07:00
`include "does_not_exist.sv"