DEBSOURCES
Skip Quicknav
sources / llvm-toolchain-6.0 / 1%3A6.0.1-10 / test / TableGen / CStyleComment.td
1234567891011121314
// Test that multiline, nested, comments work correctly. // // RUN: llvm-tblgen < %s /* Foo bar /* blah */ stuff */ def x;