Multi line string error
Status: Beta
Brought to you by:
mballance
I get an error message multi line string definition without backslash. Compiler does not give an error for this type of usage.
`uvm_info(get_type_name(),"\n
------------------------------------------------------------------
All their equipment and instruments are alive
------------------------------------------------------------------
",UVM_LOW)
I've corrected this in the 1.9.9 release. Thanks!