missing_include.sv 119 Bytes
Newer Older
1
// pattern: Could not find file "does_not_exist\.sv", included from "missing_include\.sv"
2
`include "does_not_exist.sv"