Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
b2c8950dbc163e2320c742c5badef8d829b836c0
/
.
/
SVIncCompil
/
Testcases
/
Google
/
chapter-22
/
22.4--include_basic_rpath.sv
blob: f7901ab2f1e69c03638c86d56a5e5945ed2a3d89 [
file
]
/*
:name: 22.4--include_basic_rpath
:description: Test
:should_fail: 0
:tags: 22.4
:type: preprocessing parsing
*/
`include "dummy_include.sv"
module top ();
endmodule