blob: 703ae6837eb8c23065ba41aa297dbc550d0778c4 [file] [log] [blame]
// Test that multiline, nested, comments work correctly.
//
// RUN: tblgen < %s
/* Foo
bar
/*
blah
*/
stuff
*/
def x;