Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
1b0062119887da734c600d091a65c037f5fafa7d
/
.
/
SVIncCompil
/
Testcases
/
Google
/
generic
/
class
/
class_test_42.sv
blob: 9d776abcbea52db437699a33d19d2492913afcbc [
file
] [
log
] [
blame
]
/*
:name: class_test_42
:description: Test
:should_fail: 0
:tags: 6.15 8.3
*/
class
macros_as_class_item
;
`uvm_object_utils_begin(foobar)
`
uvm_object_utils
(
blah
)
`uvm_object_utils_end
endclass