opnsense-src/test/TableGen/CStyleComment.td
2009-06-02 17:52:33 +00:00

14 lines
134 B
TableGen

// Test that multiline, nested, comments work correctly.
//
// RUN: tblgen < %s
/* Foo
bar
/*
blah
*/
stuff
*/
def x;