Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
1b0062119887da734c600d091a65c037f5fafa7d
/
.
/
SVIncCompil
/
Testcases
/
Google
/
generic
/
class
/
class_test_63.sv
blob: 491a57bc3051c069d3f242a6c9e665c8ac8157fb [
file
] [
log
] [
blame
]
/*
:name: class_test_63
:description: Test
:should_fail: 0
:tags: 6.15 8.3
*/
class
pp_class
;
int
num_packets
;
`ifdef DEBUGGER
string source_name;
`
endif
int
router_size
;
endclass