Project

General

Profile

Bug #5500

Updated by Sergey Smolov over 9 years ago

Strange code fragment has been found: 

 <code> 

   public static final String ENGINE_ID = "test-verilog-testbench-printer".intern(); 

 </code> 

   public static final String ENGINE_ID =

Back