[llvm-readobj] - Simplify stack-sizes.test test case.
[llvm-complete.git] / test / TableGen / nested-comment.td
blobf8581ceb2ff5a3c1faebadbfa525998be45044b7
1 // RUN: llvm-tblgen < %s
3 /* foo
5 / foo
7      /*NoReg*/, baz
8      
9       
10       */
12 def X;