blob: 33a72c2abafbfc8f74b9bd8635dd6bdaa340ab41 [file] [log] [blame]
/*
:name: class_test_47
:description: Test
:should_fail: 0
:tags: 6.15 8.3
*/
class macros_id_as_call;
`uvm_new_func
`uvm_new_func2 // comment
`uvm_new_func3 /* comment */
endclass