// RUN: llvm-tblgen %s class test { code Code = C; } def foo : test<[{ hello world! }]>;