llvm/llvm/test/TableGen/nested-comment.td

// RUN: llvm-tblgen < %s

/* foo

/ foo

     /*NoReg*/, baz
     
      
      */

def X;