DEBSOURCES
Skip Quicknav
sources / llvm-2.9 / 2.9%2Bdfsg-7 / test / TableGen / CStyleComment.td
1234567891011121314
// Test that multiline, nested, comments work correctly. // // RUN: tblgen < %s /* Foo bar /* blah */ stuff */ def x;